CVE-2012-5367
medium
CVSS v3
—
CVSS v2
6.0
VIR risk
6.0
Description
Multiple SQL injection vulnerabilities in OrangeHRM 2.7.1 RC 1 allow remote authenticated administrators to execute arbitrary SQL commands via the sortField parameter to (1) viewCustomers, (2) viewPayGrades, or (3) viewSystemUsers in symfony/web/index.php/admin/, as demonstrated using cross-site request forgery (CSRF) attacks.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No vendor mitigations ingested yet for this CVE. The mitigation-content worker queues fetches as references arrive — check back in a few minutes, or see the references list below.
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| orangehrm | orangehrm | 2.7.1 | |
References
- http://archives.neohapsis.com/archives/bugtraq/2012-11/0029.html
- http://osvdb.org/86858
- http://packetstormsecurity.org/files/117925/OrangeHRM-2.7.1-rc.1-Cross-Site-Request-Forgery-SQL-Injection.html
- http://www.securityfocus.com/bid/56417
- https://exchange.xforce.ibmcloud.com/vulnerabilities/79833
- https://www.htbridge.com/advisory/HTB23119
- http://archives.neohapsis.com/archives/bugtraq/2012-11/0029.html
- http://osvdb.org/86858
- http://packetstormsecurity.org/files/117925/OrangeHRM-2.7.1-rc.1-Cross-Site-Request-Forgery-SQL-Injection.html
- http://www.securityfocus.com/bid/56417
- https://exchange.xforce.ibmcloud.com/vulnerabilities/79833
- https://www.htbridge.com/advisory/HTB23119
CWEs
CWE-89
Verify integrity in audit chain (admin only). AS-IS.