CVE-2012-1665
high
CVSS v3
—
CVSS v2
7.5
VIR risk
7.5
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
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 |
|---|---|---|---|
| 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
Verify integrity in audit chain (admin only). AS-IS.