Information disclosure in Exponentcms Exponent Cms
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.
Vulnerability class: Information Disclosure
EPSS: 0.018 (76.6th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.5 (High). Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N.
Affected products
- Exponentcms Exponent_cms — versions 2.4.0
- N/a — versions n/a
Weakness classification (CWE)
References
- cve@mitre.org (VDB Entry, Third Party Advisory, vdb-entry, x_refsource_BID)
- cve@mitre.org (x_refsource_CONFIRM, Patch, Third Party Advisory, Issue Tracking)
Frequently asked questions
- What is CVE-2016-9183?
- CVE-2016-9183 is a high-severity vulnerability in Exponentcms Exponent Cms, classified under Information Disclosure. CVSS score: 7.5/10. Published 2016-11-04.
- How severe is CVE-2016-9183?
- High severity. CVSS v3 base score is 7.5 out of 10.