CVE-2025-65791
CRITICALCVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
3Description
ZoneMinder v1.36.34 is vulnerable to Command Injection in web/views/image.php. The application passes unsanitized user input directly to the exec() function. NOTE: this is disputed by the Supplier because there is no unsanitized user input to web/views/image.php.
Analysis
Command injection in ZoneMinder v1.36.34 video surveillance system via web/views/image.php. Unsanitized user input enables unauthenticated remote code execution. PoC available.
Technical Context
CWE-78 OS command injection in image.php. User input is passed unsanitized to system commands in the image processing view.
Affected Products
['ZoneMinder v1.36.34']
Remediation
Update ZoneMinder. Sanitize all user inputs. Restrict web interface access.
Priority Score
Share
External POC / Exploit Code
Leaving vuln.today