CVE-2024-51482

CRITICAL NUCLEI LAB

ZoneMinder <1.37.64 - SQL Injection

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 11 public exploits for CVE-2024-51482. PoCs published by ben-slates, 0xDaeras, mattiapertusati. A Nuclei detection template is also available.

AI-analyzed exploit summary This repository provides a detailed technical analysis of a multi-stage exploitation scenario involving SQL Injection in ZoneMinder (CVE-2024-51428) and Remote Code Execution in motionEye. It includes step-by-step exploitation steps, root cause analysis, and remediation recommendations.

Description

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.

Exploits (11)

nomisec WRITEUP 4 stars
by ben-slates · poc
https://github.com/ben-slates/CVE-2024-51482-Multi-Stage-Surveillance-System-Exploit

This repository provides a detailed technical analysis of a multi-stage exploitation scenario involving SQL Injection in ZoneMinder (CVE-2024-51428) and Remote Code Execution in motionEye. It includes step-by-step exploitation steps, root cause analysis, and remediation recommendations.

Classification
Writeup 95%
Attack Type
Sqli | Rce
Complexity
Moderate
Reliability
Reliable
Target: ZoneMinder 1.37.63, motionEye up to 0.43.1b4
Auth required
Prerequisites: Authenticated session cookie (ZMSESSID) · SSH access with extracted credentials · Access to motionEye web interface
devstral-2 · analyzed Mar 16, 2026 Full analysis →
nomisec WORKING POC
by 0xDaeras · poc
https://github.com/0xDaeras/CVE-2024-51482-POC

This repository contains a functional time-based blind SQL injection exploit for CVE-2024-51482 in ZoneMinder. The exploit targets the 'removetag' endpoint, allowing authenticated attackers to extract database information via timing delays.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Moderate
Reliability
Reliable
Target: ZoneMinder v1.37.* <= 1.37.64
Auth required
Prerequisites: Authenticated session · Access to the 'removetag' endpoint
devstral-2 · analyzed May 12, 2026 Full analysis →
nomisec SUSPICIOUS
by mattiapertusati · poc
https://github.com/mattiapertusati/htb-cctv

The repository lacks exploit code and only references CVE-2024-51482 in a vague context (HackTheBox challenge). No technical details, patch analysis, or PoC are provided.

Classification
Suspicious 90%
Attack Type
Other
Complexity
Theoretical
Reliability
Theoretical
Target: unknown
No auth needed
devstral-2 · analyzed May 01, 2026 Full analysis →
nomisec WRITEUP
by Revnin · poc
https://github.com/Revnin/CCTV-MACHINE

This repository contains a penetration test report detailing a black box assessment of HackTheBox's CCTV machine, achieving root compromise via a chain of vulnerabilities including SQL injection (CVE-2024-51482) and RCE in motionEye (CVE-2025-60787). The report provides an overview of the attack path but lacks specific technical details or exploit code.

Classification
Writeup 90%
Attack Type
Other
Complexity
Moderate
Reliability
Theoretical
Target: ZoneMinder and motionEye (versions not specified)
Auth required
Prerequisites: IP address of target machine · default credentials · SQL injection vulnerability (CVE-2024-51482) · password hash cracking · RCE in motionEye (CVE-2025-60787)
devstral-2 · analyzed Apr 27, 2026 Full analysis →
nomisec WORKING POC
by Erhui-Li · poc
https://github.com/Erhui-Li/CVE-2024-51482-ZoneMinder-CCTV-HTB-Reliable-EXP

This repository contains a functional Python exploit for CVE-2024-51482, a blind SQL injection vulnerability in ZoneMinder. The exploit uses time-based techniques with repeated queries to reliably extract data from the database.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Moderate
Reliability
Reliable
Target: ZoneMinder (version not specified)
Auth required
Prerequisites: valid credentials for ZoneMinder · network access to the target
devstral-2 · analyzed Mar 20, 2026 Full analysis →
nomisec WORKING POC
by lnn0v4 · poc
https://github.com/lnn0v4/sqli-hunter-CVE-2024-51482-PoC

This repository contains a functional Python script for exploiting CVE-2024-51482, a time-based SQL injection vulnerability in ZoneMinder. The script automates database extraction, table enumeration, and data dumping using concurrent requests for efficiency.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Moderate
Reliability
Reliable
Target: ZoneMinder (version not specified)
Auth required
Prerequisites: Valid session cookie (ZMSESSID) · Access to vulnerable ZoneMinder instance
devstral-2 · analyzed Mar 11, 2026 Full analysis →
nomisec WORKING POC
by Ravi-lk · poc
https://github.com/Ravi-lk/CVE-2024-51482-ZoneMinder-v1.37.-1.37.64-SQL-Injection-POC

This repository contains a functional Python-based SQL injection exploit for CVE-2024-51482, targeting ZoneMinder versions 1.37 to 1.37.64. The exploit uses time-based blind SQL injection with optimized character extraction and parallel processing to dump user credentials from the database.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Complex
Reliability
Reliable
Target: ZoneMinder v1.37 - v1.37.64
Auth required
Prerequisites: Valid session cookies for authenticated access · Network access to the ZoneMinder web interface
devstral-2 · analyzed Mar 09, 2026 Full analysis →
nomisec WORKING POC
by BridgerAlderson · poc
https://github.com/BridgerAlderson/CVE-2024-51482

This repository contains a functional Python-based exploit for CVE-2024-51482, a blind SQL injection vulnerability in ZoneMinder. The exploit includes authentication, baseline timing measurement, vulnerability verification, and data extraction capabilities.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Moderate
Reliability
Reliable
Target: ZoneMinder
Auth required
Prerequisites: valid ZoneMinder credentials · network access to the target
devstral-2 · analyzed Mar 08, 2026 Full analysis →
nomisec WORKING POC
by plur1bu5 · poc
https://github.com/plur1bu5/CVE-2024-51482-PoC

This repository contains a functional Python-based exploit for CVE-2024-51482, a time-based blind SQL injection vulnerability in ZoneMinder v1.37.* <= 1.37.64. The exploit includes authentication handling, multi-threaded data extraction, and various enumeration options for databases, tables, and columns.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Moderate
Reliability
Reliable
Target: ZoneMinder v1.37.* <= 1.37.64
Auth required
Prerequisites: valid credentials or session cookie · network access to the target
devstral-2 · analyzed Mar 08, 2026 Full analysis →
nomisec WRITEUP
by Gh0s7Ops · poc
https://github.com/Gh0s7Ops/CVE-2024-51482-Multi-Stage-Surveillance-System-Exploit

This is a detailed technical writeup describing a multi-stage exploitation chain involving SQL Injection (CVE-2024-51428) in ZoneMinder and Remote Code Execution in motionEye. It includes root cause analysis, patch recommendations, and step-by-step exploitation details.

Classification
Writeup 95%
Attack Type
Sqli | Rce
Complexity
Moderate
Reliability
Reliable
Target: ZoneMinder 1.37.63, motionEye up to 0.43.1b4
Auth required
Prerequisites: Authenticated session (ZMSESSID cookie) · SSH access with cracked credentials · motionEye admin password hash
devstral-2 · analyzed Mar 08, 2026 Full analysis →
nomisec WORKING POC
by BwithE · poc
https://github.com/BwithE/CVE-2024-51482

This repository contains a functional proof-of-concept exploit for CVE-2024-51482, a boolean-based SQL injection vulnerability in ZoneMinder versions 1.37.* up to 1.37.64. The exploit targets the web/ajax/event.php endpoint and allows for database enumeration, including extracting usernames and password hashes from the Users table.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Moderate
Reliability
Reliable
Target: ZoneMinder v1.37.* <= 1.37.64
No auth needed
Prerequisites: Network access to the ZoneMinder web interface · Vulnerable version of ZoneMinder (1.37.* <= 1.37.64)
devstral-2 · analyzed Feb 16, 2026 Full analysis →

Nuclei Templates (1)

ZoneMinder v1.37.* <= 1.37.64 - SQL Injection
CRITICALby ritikchaddha
Shodan: title:"ZoneMinder"

Scores

CVSS v3 9.9
EPSS 0.3690
EPSS Percentile 98.3%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact total

Details

CWE
CWE-89
Status published
Products (1)
ZoneMinder/zoneminder >= 1.37.0, < 1.37.65
Published Oct 31, 2024
Tracked Since Feb 18, 2026