Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-2096. PoCs published by SirGod.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in phpCollegeExchange 0.1.5c via the 'itemnr' parameter in listing_view.php. The PoC uses a UNION-based SQLi to extract email and password hashes from the 'users' table.
Description
SQL injection vulnerability in house/listing_view.php in phpCollegeExchange 0.1.5c allows remote attackers to execute arbitrary SQL commands via the itemnr parameter.
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in phpCollegeExchange 0.1.5c via the 'itemnr' parameter in listing_view.php. The PoC uses a UNION-based SQLi to extract email and password hashes from the 'users' table.