CVE-2024-13985
BaseFortify
Publication date: 2025-08-27
Last updated on: 2025-08-29
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| dahua | eims | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-78 | The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a command injection flaw in Dahua EIMS versions before 2240008. It allows unauthenticated remote attackers to execute arbitrary system commands on the server by sending specially crafted HTTP requests to the capture_handle.action interface. The issue arises because the captureCommand parameter is not properly validated or sanitized, enabling attackers to inject OS-level commands that the server executes.
How can this vulnerability impact me? :
This vulnerability can lead to full system compromise since attackers can execute arbitrary commands on the affected server without authentication. This could result in unauthorized access, data theft, system manipulation, or disruption of services.