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.
References
Link | Resource |
---|---|
https://github.com/exponentcms/exponent-cms/commit/3b3557e9f6ba193a4c23c8ce5498fa285dddf3f3 | Issue Tracking Patch Third Party Advisory |
http://www.securityfocus.com/bid/94227 | Third Party Advisory VDB Entry |
Configurations
Information
Published : 2016-11-04 03:59
Updated : 2016-11-29 10:37
NVD link : CVE-2016-9183
Mitre link : CVE-2016-9183
JSON object : View
CWE
CWE-200
Exposure of Sensitive Information to an Unauthorized Actor
Products Affected
exponentcms
- exponent_cms