CVE-2025-34056
BaseFortify
Publication date: 2025-07-01
Last updated on: 2025-07-03
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. |
| CWE-20 | The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an OS command injection in AVTECH IP camera, DVR, and NVR devices through the PwdGrp.cgi endpoint. Authenticated users can input data via the pwd or grp parameters, which are used directly in system commands without proper sanitization, allowing execution of arbitrary shell commands with root privileges.
How can this vulnerability impact me? :
The vulnerability allows authenticated users to execute arbitrary commands on the device with root privileges, potentially leading to full system compromise, unauthorized access, data theft, or disruption of device functionality.