CVE-2016-9183

Severity CVSS v4.0:
Pending analysis
Type:
CWE-200 Information Leak / Disclosure
Publication date:
04/11/2016
Last modified:
12/04/2025

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:exponentcms:exponent_cms:2.4.0:*:*:*:*:*:*:*