CVE-2025-34054
BaseFortify
Publication date: 2025-07-01
Last updated on: 2025-11-20
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
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 an unauthenticated command injection in AVTECH DVR devices via the Search.cgi?action=cgi_query endpoint. Attackers can inject shell commands through the username or queryb64str parameters because the device uses wget without properly sanitizing input. This allows execution of arbitrary commands as the root user.
How can this vulnerability impact me? :
This vulnerability can have severe impacts as it allows attackers to execute arbitrary commands with root privileges on the affected device without authentication. This can lead to full system compromise, unauthorized access, data theft, device manipulation, or use of the device in further attacks.