Exploitation Summary
EIP tracks 1 public exploit for CVE-2007-6667. PoCs published by x0kster.
AI-analyzed exploit summary The exploit demonstrates SQL injection vulnerabilities in MyPHP Forum <= 3.0 (Final) via the 'id' parameter in faq.php and the 'member' parameter in member.php. It includes functional PoC URLs that extract user credentials from the database when magic_quotes_gpc is disabled.
Description
SQL injection vulnerability in faq.php in MyPHP Forum 3.0 and earlier allows remote attackers to execute arbitrary SQL commands via the id parameter. NOTE: the member.php vector is already covered by CVE-2005-0413.
Exploits (1)
The exploit demonstrates SQL injection vulnerabilities in MyPHP Forum <= 3.0 (Final) via the 'id' parameter in faq.php and the 'member' parameter in member.php. It includes functional PoC URLs that extract user credentials from the database when magic_quotes_gpc is disabled.