CVE-2008-4882
YourFreeWorld Autoresponder Hosting Script - SQL Injection via tr.php id Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2008-4882. PoCs published by Hussin X.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in Autoresponder Hosting software, allowing an attacker to extract admin credentials via a crafted UNION-based SQL query. The PoC includes a live demo URL and a specific payload to dump the username and password from the 'adminsettings' table.
Description
SQL injection vulnerability in tr.php in YourFreeWorld Autoresponder Hosting Script allows remote attackers to execute arbitrary SQL commands via the id parameter.
Exploits (2)
This exploit demonstrates a SQL injection vulnerability in Autoresponder Hosting software, allowing an attacker to extract admin credentials via a crafted UNION-based SQL query. The PoC includes a live demo URL and a specific payload to dump the username and password from the 'adminsettings' table.
The exploit demonstrates a SQL injection vulnerability in Banner Management script via the 'id' parameter in 'tr.php'. It uses a UNION-based SQLi to extract database information (user, version, database name).