Vulnerability Details : CVE-2012-5701
Multiple SQL injection vulnerabilities in dotProject before 2.1.7 allow remote authenticated administrators to execute arbitrary SQL commands via the (1) search_string or (2) where parameter in a contacts action, (3) dept_id parameter in a departments action, (4) project_id[] parameter in a project action, or (5) company_id parameter in a system action to index.php. NOTE: this can be leveraged using CSRF to allow remote attackers to execute arbitrary SQL commands.
Vulnerability category: Sql InjectionCross-site request forgery (CSRF)
Products affected by CVE-2012-5701
- cpe:2.3:a:dotproject:dotproject:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2012-5701
0.08%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 37 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2012-5701
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-2012-5701
-
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)
-
The web application does not, or can not, sufficiently verify whether a well-formed, valid, consistent request was intentionally provided by the user who submitted the request.Assigned by: nvd@nist.gov (Primary)
References for CVE-2012-5701
-
http://www.securityfocus.com/bid/56624
Dotproject Multiple SQL Injection and Cross Site Scripting VulnerabilitiesExploit
-
https://exchange.xforce.ibmcloud.com/vulnerabilities/80223
dotProject search_string parameter SQL injection CVE-2012-5701 Vulnerability Report
-
http://sourceforge.net/projects/dotproject/files/dotproject/dotProject%20Version%202.1.7/
dotProject - Browse /dotproject/dotProject Version 2.1.7 at SourceForge.netPatch;Vendor Advisory
-
https://www.htbridge.com/advisory/HTB23124
Multiple vulnerabilities in dotProject - HTB23124 Security Advisory | ImmuniWebExploit
-
http://packetstormsecurity.com/files/118274/dotProject-2.1.6-Cross-Site-Scripting-SQL-Injection.html
dotProject 2.1.6 Cross Site Scripting / SQL Injection ≈ Packet StormExploit
Jump to