ZoneMinder is a free, open source Closed-circuit television software application for Linux which supports IP, USB and Analog cameras. Versions prior to 1.36.33 and 1.37.33 contain a Local File Inclusion (Untrusted Search Path) vulnerability via /web/index.php. By controlling $view, any local file ending in .php can be executed. This is supposed to be mitigated by calling detaintPath, however dentaintPath does not properly sandbox the path. This can be exploited by constructing paths like "..././", which get replaced by "../". This issue is patched in versions 1.36.33 and 1.37.33.
References
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: GitHub_M

Published: 2023-02-25T01:13:30.477Z

Updated: 2023-02-25T01:13:30.477Z

Reserved: 2023-02-17T22:44:03.148Z


Link: CVE-2023-26036

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2023-02-25T02:15:13.667

Modified: 2023-03-07T16:53:33.780


Link: CVE-2023-26036

JSON object: View

cve-icon Redhat Information

No data.

CWE