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.
Advisories
Source ID Title
EUVD EUVD EUVD-2016-9999 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.
Fixes

Solution

No solution given by the vendor.


Workaround

No workaround given by the vendor.

History

No history.

Projects

Sign in to view the affected projects.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2024-08-06T02:42:11.152Z

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

Link: CVE-2016-9183

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

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

Modified: 2025-04-12T10:46:40.837

Link: CVE-2016-9183

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

No data.

Weaknesses