CVE-2008-4760
Graphiks MyForum 1.3 - SQL Injection via lecture.php id Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-4760. PoCs published by Vrs-hCk.
AI-analyzed exploit summary This exploit targets a SQL injection vulnerability in MyForum 1.3 via the 'lecture.php' script. It extracts admin or user credentials by injecting a UNION-based SQL query to retrieve the username and password hash from the 'forum_user' table.
Description
SQL injection vulnerability in lecture.php in Graphiks MyForum 1.3, when register_globals is enabled, allows remote attackers to execute arbitrary SQL commands via the id parameter.
Exploits (1)
This exploit targets a SQL injection vulnerability in MyForum 1.3 via the 'lecture.php' script. It extracts admin or user credentials by injecting a UNION-based SQL query to retrieve the username and password hash from the 'forum_user' table.