Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-3497. PoCs published by CWH Underground.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in MyPHP CMS 0.3.1 via the 'pid' parameter in page.php. It allows an attacker to dump usernames and passwords in clear text by manipulating the SQL query through a UNION-based injection.
Description
SQL injection vulnerability in pages.php in MyPHP CMS 0.3.1 allows remote attackers to execute arbitrary SQL commands via the pid parameter.
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in MyPHP CMS 0.3.1 via the 'pid' parameter in page.php. It allows an attacker to dump usernames and passwords in clear text by manipulating the SQL query through a UNION-based injection.