CVE-2024-13985
CRITICAL 10.0EPSS 14.6%
A command injection vulnerability in Dahua EIMS versions prior to 2240008 allows unauthenticated remote attackers to execute arbitrary system commands via the capture_handle.action interface. The flaw stems from improper input validation in the captureCommand parameter, which is processed without sanitization or authentication. By sending crafted HTTP requests, attackers can inject OS-level commands that are executed on the server, leading to full system compromise. Exploitation evidence was first observed by the Shadowserver Foundation on 2024-04-06 UTC.
- CVSS v4.0
- 10.0 CRITICAL
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X - EPSS
- 14.61% chance of exploitation in the next 30 days, 96th percentile
- Nuclei
- critical · CWE-78
- Published
- 2025-08-27
- Updated
- 2026-05-15
Proof-of-concept exploits (4)
- https://blog.csdn.net/weixin_43567873/article/details/136636198
- https://cn-sec.com/archives/2554372.html
- ahisec/nuclei-tps/blob/main/http/vulnerabilities/dahua/dahua-eims-capture-handle-rce.yaml
- CrimsonfiedOfficial/CVE-2024-13985