CVE-2016-9183
Last modified
CVE-2016-9183 is a vulnerability of currently unknown severity. In /framework/modules/ecommerce/controllers/orderController.php of Exponent CMS 2.4.0, untrusted input is passed into selectObjectsBySql. The method selectObjectsBySql of class mysqli_database uses the injectProof method to prevent SQL injection, but this filter can be bypassed easily: it only sanitizes user input if there are odd numbers of ' or " characters. EPSS estimates a 1.83% chance of exploitation in the next 30 days.
Description
In /framework/modules/ecommerce/controllers/orderController.php of Exponent CMS 2.4.0, untrusted input is passed into selectObjectsBySql. The method selectObjectsBySql of class mysqli_database uses the injectProof method to prevent SQL injection, but this filter can be bypassed easily: it only sanitizes user input if there are odd numbers of ' or " characters. Impact is Information Disclosure.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Exponentcms | Exponent Cms | 2.4.0 |
References
- http://www.securityfocus.com/bid/94227Third Party Advisory, VDB Entry
- https://github.com/exponentcms/exponent-cms/commit/3b3557e9f6ba193a4c23c8ce5498fa285dddf3f3Issue Tracking, Patch, Third Party Advisory
- http://www.securityfocus.com/bid/94227Third Party Advisory, VDB Entry
- https://github.com/exponentcms/exponent-cms/commit/3b3557e9f6ba193a4c23c8ce5498fa285dddf3f3Issue Tracking, Patch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2016-9183?
How severe is CVE-2016-9183?
How do I fix CVE-2016-9183?
Are you affected by CVE-2016-9183?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
