Exploitation Summary
EIP tracks 1 public exploit for CVE-2006-3904. PoCs published by rgod.
AI-analyzed exploit summary This exploit targets a SQL injection vulnerability in Etomite CMS <= 0.6.1, allowing an attacker to disclose admin credentials by manipulating the 'username' parameter in the login process. It uses a UNION-based SQL injection to extract the database name, table prefix, and subsequently the admin username and password hash.
Description
SQL injection vulnerability in manager/index.php in Etomite CMS 0.6.1 and earlier, with magic_quotes_gpc disabled, allows remote attackers to execute arbitrary SQL commands via the username parameter.
Exploits (1)
This exploit targets a SQL injection vulnerability in Etomite CMS <= 0.6.1, allowing an attacker to disclose admin credentials by manipulating the 'username' parameter in the login process. It uses a UNION-based SQL injection to extract the database name, table prefix, and subsequently the admin username and password hash.