CVE-2016-9183

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
Configurations

Configuration 1 (hide)

cpe:2.3:a:exponentcms:exponent_cms:2.4.0:*:*:*:*:*:*:*

History

No history.

Information

Published : 2016-11-04 10:59

Updated : 2025-04-12 10:46


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