CVE-2023-26036: ZoneMinder contains Local File Inclusion vulnerability
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.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is CVE-2023-26036?
CVE-2023-26036 is a Local File Inclusion (Untrusted Search Path) vulnerability in ZoneMinder versions prior to 1.36.33 and 1.37.33.
What is the severity of CVE-2023-26036?
CVE-2023-26036 has a severity rating of 9.8 (Critical).
How does CVE-2023-26036 affect ZoneMinder?
CVE-2023-26036 allows an attacker to include arbitrary files on the server, potentially leading to remote code execution or unauthorized access to sensitive information.
How do I fix CVE-2023-26036?
To fix CVE-2023-26036, upgrade to ZoneMinder version 1.36.33 or 1.37.33 or later, which contain a fix for this vulnerability.
Where can I find more information about CVE-2023-26036?
More information about CVE-2023-26036 can be found at the following link: [ZoneMinder Advisory](https://github.com/ZoneMinder/zoneminder/security/advisories/GHSA-h5m9-6jjc-cgmw).