AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2016-9183

HIGH · CVSS 7.5 EPSS 1.83% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2016-11-04 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2016-9183
Severity
HIGH
CVSS
7.5
EPSS
1.83%

Original NVD 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.