CVE-2025-34132
BaseFortify
Publication date: 2025-07-16
Last updated on: 2025-10-27
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| lilin | digital_video_recorder | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| 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. |
| 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 LILIN Digital Video Recorder (DVR) devices before firmware version 2.0b60_20200207. It occurs because the web service at /z/zbin/dvr_box does not properly sanitize input in the Server field of the NTPUpdate configuration. Attackers can send specially crafted XML data to the DVRPOST interface, allowing them to execute arbitrary commands with root privileges on the device.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can execute arbitrary commands as root on the affected DVR device remotely. This can lead to full compromise of the device, including unauthorized access, control over video recordings, potential disruption of services, and use of the device as a foothold for further attacks within the network.