CVE-2014-10034
medium
CVSS v3
—
CVSS v2
6.5
VIR risk
6.5
Description
Multiple SQL injection vulnerabilities in the admin area in couponPHP before 1.2.0 allow remote administrators to execute arbitrary SQL commands via the (1) iDisplayLength or (2) iDisplayStart parameter to (a) comments_paginate.php or (b) stores_paginate.php in admin/ajax/.
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 |
|---|---|---|---|
| couponphp | couponphp | {"endIncluding":"1.1.0"} | |
References
- http://couponphp.com/changelog
- http://osvdb.org/show/osvdb/103895
- http://osvdb.org/show/osvdb/103896
- http://packetstormsecurity.com/files/125480
- http://www.exploit-db.com/exploits/32037
- http://www.zeroscience.mk/en/vulnerabilities/ZSL-2014-5170.php
- https://exchange.xforce.ibmcloud.com/vulnerabilities/91550
- http://couponphp.com/changelog
- http://osvdb.org/show/osvdb/103895
- http://osvdb.org/show/osvdb/103896
- http://packetstormsecurity.com/files/125480
- http://www.exploit-db.com/exploits/32037
- http://www.zeroscience.mk/en/vulnerabilities/ZSL-2014-5170.php
- https://exchange.xforce.ibmcloud.com/vulnerabilities/91550
CWEs
CWE-89
Verify integrity in audit chain (admin only). AS-IS.