CVE-2006-3904

Etomite < 0.6.1 - SQL Injection via Username Parameter

Title source: llm
STIX 2.1

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)

exploitdb WORKING POC VERIFIED
by rgod · phpwebappsphp
https://www.exploit-db.com/exploits/2071

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.

Classification
Working Poc 100%
Attack Type
Sqli
Complexity
Moderate
Reliability
Reliable
Target: Etomite CMS <= 0.6.1
No auth needed
Prerequisites: magic_quotes_gpc=Off · Network access to the target server
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (9)

Core 9
Core References
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/19150
Patch, Vendor Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/21167
Third Party Advisory vdb-entry x_refsource_vupen
http://www.vupen.com/english/advisories/2006/2961
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/2071
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/27943
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://www.osvdb.org/27485
Various Sources x_refsource_misc
http://retrogod.altervista.org/etomite_061_sql.html
Third Party Advisory, VDB Entry vdb-entry x_refsource_sectrack
http://securitytracker.com/id?1016594

Scores

EPSS 0.0178
EPSS Percentile 75.4%

Details

CWE
CWE-89
Status published
Products (2)
etomite/etomite 0.6
etomite/etomite < 0.6.1
Published Jul 27, 2006
Tracked Since Feb 18, 2026