Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-3952. PoCs published by SuB-ZeRo.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in EsFaq script, allowing an attacker to extract admin credentials via a crafted UNION SELECT query. The PoC targets the 'idcat' parameter in 'questions.php' to dump login and password hashes from the 'admin_users' table.
Description
SQL injection vulnerability in questions.php in EsFaq 2.0 allows remote attackers to execute arbitrary SQL commands via the idcat parameter.
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in EsFaq script, allowing an attacker to extract admin credentials via a crafted UNION SELECT query. The PoC targets the 'idcat' parameter in 'questions.php' to dump login and password hashes from the 'admin_users' table.