mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
1.3 KiB
1.3 KiB
CVE-2025-34129
Description
A command injection vulnerability exists in LILIN Digital Video Recorder (DVR) devices prior to firmware version 2.0b60_20200207 due to insufficient sanitization of the FTP and NTP Server fields in the service configuration. An attacker with access to the configuration interface can upload a malicious XML file with injected shell commands in these fields. Upon subsequent configuration syncs, these commands are executed with elevated privileges. This vulnerability was exploited in the wild by the Moobot botnets.
POC
Reference
- https://blog.netlab.360.com/multiple-botnets-are-spreading-using-lilin-dvr-0-day/
- https://www.vulncheck.com/advisories/lilin-dvr-multiple-vulnerabilities
Github
No PoCs found on GitHub currently.