CVE-2012-5701
medium
CVSS v3
—
CVSS v2
6.8
VIR risk
6.8
Description
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.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: cve@mitre.org — http://sourceforge.net/projects/dotproject/files/dotproject/dotProject%20Version%202.1.7/
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| dotproject | dotproject | {"endIncluding":"2.1.6"} | |
References
- http://osvdb.org/87625
- http://packetstormsecurity.com/files/118274/dotProject-2.1.6-Cross-Site-Scripting-SQL-Injection.html
- http://sourceforge.net/projects/dotproject/files/dotproject/dotProject%20Version%202.1.7/
- http://www.securityfocus.com/bid/56624
- https://exchange.xforce.ibmcloud.com/vulnerabilities/80223
- https://www.htbridge.com/advisory/HTB23124
- http://osvdb.org/87625
- http://packetstormsecurity.com/files/118274/dotProject-2.1.6-Cross-Site-Scripting-SQL-Injection.html
- http://sourceforge.net/projects/dotproject/files/dotproject/dotProject%20Version%202.1.7/
- http://www.securityfocus.com/bid/56624
- https://exchange.xforce.ibmcloud.com/vulnerabilities/80223
- https://www.htbridge.com/advisory/HTB23124
CWEs
CWE-89 CWE-352
Verify integrity in audit chain (admin only). AS-IS.