mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
21 lines
1.3 KiB
Markdown
21 lines
1.3 KiB
Markdown
|
|
### [CVE-2024-13985](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-13985)
|
|||
|
|

|
|||
|
|

|
|||
|
|
&color=brightgreen)
|
|||
|
|
|
|||
|
|
### 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
|
|||
|
|
- https://blog.csdn.net/weixin_43567873/article/details/136636198
|
|||
|
|
- https://pentest-tools.com/vulnerabilities-exploits/dahua-eims-remote-command-execution_23961
|
|||
|
|
- https://s4e.io/tools/dahua-eims-remote-code-execution
|
|||
|
|
- https://www.vulncheck.com/advisories/dahua-eims-rce
|
|||
|
|
|
|||
|
|
#### Github
|
|||
|
|
No PoCs found on GitHub currently.
|
|||
|
|
|