CVE-2008-4900
YourFreeWorld Classifieds Blaster Script - SQL Injection via tr.php id Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2008-4900. PoCs published by Hussin X.
AI-analyzed exploit summary This exploit demonstrates a remote SQL injection vulnerability in Classifieds Blaster by injecting a UNION-based SQL query to extract admin credentials (username and password) from the 'adminsettings' table. The payload is appended to the 'id' parameter in the URL, leveraging the application's failure to sanitize user input.
Description
SQL injection vulnerability in tr.php in YourFreeWorld Classifieds Blaster Script allows remote attackers to execute arbitrary SQL commands via the id parameter.
Exploits (2)
This exploit demonstrates a remote SQL injection vulnerability in Classifieds Blaster by injecting a UNION-based SQL query to extract admin credentials (username and password) from the 'adminsettings' table. The payload is appended to the 'id' parameter in the URL, leveraging the application's failure to sanitize user input.
This exploit demonstrates a SQL injection vulnerability in Banner Management script via the 'id' parameter in 'tr.php'. The payload uses a UNION-based SQLi to extract database information including user, version, and database name.