CVE-2013-0332
ZoneMinder 1.24.x - Path Traversal via View Request or Action Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2013-0332. PoCs published by Metasploit, iye.
AI-analyzed exploit summary This Metasploit module exploits a command execution vulnerability in ZoneMinder Video Server versions 1.24.0 to 1.25.0 by injecting arbitrary commands via the 'runState' parameter in the 'packageControl' function.
Description
Multiple directory traversal vulnerabilities in ZoneMinder 1.24.x before 1.24.4 allow remote attackers to read arbitrary files via a .. (dot dot) in the (1) view, (2) request, or (3) action parameter.
Exploits (2)
This Metasploit module exploits a command execution vulnerability in ZoneMinder Video Server versions 1.24.0 to 1.25.0 by injecting arbitrary commands via the 'runState' parameter in the 'packageControl' function.
This exploit demonstrates a Local File Inclusion (LFI) vulnerability in Zoneminder 1.24.3, allowing authenticated users to read arbitrary files via path traversal in the 'view' parameter. The vulnerable function 'getSkinFile' in 'functions.php' fails to sanitize user input, enabling directory traversal attacks.