CVE-2012-1665
Description
Multiple SQL injection vulnerabilities in the admin panel in osCMax before 2.5.1 allow (1) remote attackers to execute arbitrary SQL commands via the username parameter in a process action to admin/login.php or (2) remote administrators to execute arbitrary SQL commands via the status parameter to admin/stats_monthly_sales.php or (3) country parameter in a process action to admin/create_account_process.php.
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
osCMax 2.5 - '/admin/login.php?Username' SQL Injection
osCMax 2.5 - '/admin/stats_monthly_sales.php?status' SQL Injection
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| oscmax | oscmax | {"endIncluding":"2.5.0"} | |
References
- http://archives.neohapsis.com/archives/bugtraq/2012-04/0021.html
- http://bugtrack.oscmax.com/view.php?id=1165
- http://www.oscmax.com/blog/michael_s/oscmax_v251_has_been_released_security_update
- http://www.osvdb.org/80900
- http://www.osvdb.org/80901
- http://www.osvdb.org/80902
- https://www.htbridge.com/advisory/HTB23081
- http://archives.neohapsis.com/archives/bugtraq/2012-04/0021.html
- http://bugtrack.oscmax.com/view.php?id=1165
- http://www.oscmax.com/blog/michael_s/oscmax_v251_has_been_released_security_update
- http://www.osvdb.org/80900
- http://www.osvdb.org/80901
- http://www.osvdb.org/80902
- https://www.htbridge.com/advisory/HTB23081
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.