cve/2024/CVE-2024-13985.md
2025-09-29 21:09:30 +02:00

1.3 KiB

CVE-2024-13985

Description

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.

POC

Reference

Github

No PoCs found on GitHub currently.