Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-7119. PoCs published by Stack.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in WeBid v0.5.4 by injecting a UNION-based query to extract data from the database. The payload is appended to the 'id' parameter in the URL, bypassing authentication and retrieving arbitrary data.
Description
SQL injection vulnerability in item.php in WeBid auction script 0.5.4 allows remote attackers to execute arbitrary SQL commands via the id parameter.
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in WeBid v0.5.4 by injecting a UNION-based query to extract data from the database. The payload is appended to the 'id' parameter in the URL, bypassing authentication and retrieving arbitrary data.