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 |
---|---|
http://www.securityfocus.com/bid/94227 | Third Party Advisory VDB Entry |
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 |
https://github.com/exponentcms/exponent-cms/commit/3b3557e9f6ba193a4c23c8ce5498fa285dddf3f3 | Issue Tracking Patch Third Party Advisory |
Configurations
History
21 Nov 2024, 03:00
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.securityfocus.com/bid/94227 - Third Party Advisory, VDB Entry | |
References | () https://github.com/exponentcms/exponent-cms/commit/3b3557e9f6ba193a4c23c8ce5498fa285dddf3f3 - Issue Tracking, Patch, Third Party Advisory |
Information
Published : 2016-11-04 10:59
Updated : 2024-11-21 03:00
NVD link : CVE-2016-9183
Mitre link : CVE-2016-9183
CVE.ORG link : CVE-2016-9183
JSON object : View
Products Affected
exponentcms
- exponent_cms
CWE
CWE-200
Exposure of Sensitive Information to an Unauthorized Actor