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
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: mitre

Published: 2016-11-04T10:00:00

Updated: 2016-11-25T19:57:01

Reserved: 2016-11-04T00:00:00


Link: CVE-2016-9183

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2016-11-04T10:59:02.880

Modified: 2016-11-29T18:37:41.207


Link: CVE-2016-9183

JSON object: View

cve-icon Redhat Information

No data.

CWE