CVE-2024-51482
Published: 31 October 2024
Summary
CVE-2024-51482 is a critical-severity SQL Injection (CWE-89) vulnerability. Its CVSS base score is 9.9 (Critical).
Operationally, ranked in the top 2.1% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.
Deeper analysis
ZoneMinder is a free open-source CCTV application that contains a boolean-based SQL injection vulnerability in the web/ajax/event.php component. The flaw affects versions 1.37.* through 1.37.64 and is tracked as CWE-89; it received a CVSS 3.1 score of 9.9 reflecting network-accessible, low-complexity exploitation by an authenticated user that can fully compromise confidentiality, integrity, and availability with changed scope.
An authenticated attacker with low privileges can supply crafted input to the affected endpoint and extract or manipulate database contents, potentially leading to full system compromise within the application’s security context. The vulnerability is exploitable remotely without user interaction once an account is obtained.
The project addressed the issue in release 1.37.65. The corresponding patch is documented in GitHub commit 9e7d31841ed9678a7dd06869037686fc9925e59f and in the ZoneMinder security advisory GHSA-qm8h-3xvf-m7j3, which recommend upgrading to the fixed version.
EPSS for the CVE reached a peak of 0.6116 after disclosure before settling at the current value of 0.5086, indicating measurable post-publication exploitation interest.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2024-45356
Vulnerability details
ZoneMinder is a free, open source closed-circuit television software application. ZoneMinder v1.37.* <= 1.37.64 is vulnerable to boolean-based SQL Injection in function of web/ajax/event.php. This is fixed in 1.37.65.
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.