Vulnerability Details : CVE-2006-3904
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.
Vulnerability category: Sql Injection
Products affected by CVE-2006-3904
- cpe:2.3:a:etomite:etomite:*:*:*:*:*:*:*:*
- cpe:2.3:a:etomite:etomite:0.6:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2006-3904
1.88%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 88 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2006-3904
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.8
|
MEDIUM | AV:N/AC:M/Au:N/C:P/I:P/A:P |
8.6
|
6.4
|
NIST |
CWE ids for CVE-2006-3904
-
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.Assigned by: nvd@nist.gov (Primary)
References for CVE-2006-3904
-
http://www.securityfocus.com/bid/19150
-
https://www.exploit-db.com/exploits/2071
-
https://exchange.xforce.ibmcloud.com/vulnerabilities/27943
-
http://securitytracker.com/id?1016594
-
http://www.vupen.com/english/advisories/2006/2961
-
http://www.etomite.org/forums/index.php?showtopic=5706&st=0&p=35307&#entry35307
-
http://retrogod.altervista.org/etomite_061_sql.html
Jump to