CVE-2008-4881
YourFreeWorld Reminder Service Script - SQL Injection via id Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2008-4881. PoCs published by Hussin X.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in the 'Reminder Service' script via the 'id' parameter in 'tr.php'. The payload extracts admin credentials (Username and Password) from the 'adminsettings' table using a UNION-based SQL injection technique.
Description
SQL injection vulnerability in tr.php in YourFreeWorld Reminder Service Script allows remote attackers to execute arbitrary SQL commands via the id parameter.
Exploits (2)
This exploit demonstrates a SQL injection vulnerability in the 'Reminder Service' script via the 'id' parameter in 'tr.php'. The payload extracts admin credentials (Username and Password) from the 'adminsettings' table using a UNION-based SQL injection technique.
This is a functional SQL injection exploit for Banner Management script, leveraging a vulnerable 'id' parameter in 'tr.php' to extract database information via a UNION-based attack. The exploit demonstrates information leakage by concatenating user, version, and database names.