Vulnerability Details : CVE-2006-3775
SQL injection vulnerability in the init function in class_session.php in MyBB (aka MyBulletinBoard) 1.1.5 allows remote attackers to execute arbitrary SQL commands via the CLIENT-IP HTTP header ($_SERVER['HTTP_CLIENT_IP'] variable), as utilized by index.php.
Vulnerability category: Sql Injection
Products affected by CVE-2006-3775
- cpe:2.3:a:mybulletinboard:mybulletinboard:1.1.5:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2006-3775
1.21%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 85 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2006-3775
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | AV:N/AC:L/Au:N/C:P/I:P/A:P |
10.0
|
6.4
|
NIST |
CWE ids for CVE-2006-3775
-
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-3775
-
http://www.securityfocus.com/archive/1/440163/100/0/threaded
-
http://securityreason.com/securityalert/1262
-
http://retrogod.altervista.org/mybb_115_sql.html
Exploit
-
http://www.mybboard.com/archive.php?nid=16
-
http://www.vupen.com/english/advisories/2006/2811
Vendor Advisory
-
https://exchange.xforce.ibmcloud.com/vulnerabilities/27752
Jump to