CVE-2012-5367
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
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Exploits
Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.
Exploit-DB
OrangeHRM - 'sortField' SQL Injection
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
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.