Security Advisory

CVE-2016-9183

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2016-11-04 10:00:00
Last updated 2024-08-06 02:42:11
Assigner mitre
CVSS score not scored
State PUBLISHED

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.