Exploitation Summary
EIP tracks 1 public exploit for EIP-2026-107475. PoCs published by Ihsan Sencan.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in Gram Post v1.0, allowing an authenticated attacker to extract user credentials via a crafted request to the `update` endpoint. The payload uses a UNION-based injection to retrieve email and password data from the `user_management` table.
Description
Gram Post 1.0 - SQL Injection
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in Gram Post v1.0, allowing an authenticated attacker to extract user credentials via a crafted request to the `update` endpoint. The payload uses a UNION-based injection to retrieve email and password data from the `user_management` table.