CVE-2023-26036

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
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:zoneminder:zoneminder:*:*:*:*:*:*:*:*
cpe:2.3:a:zoneminder:zoneminder:*:*:*:*:*:*:*:*

History

07 Mar 2023, 16:53

Type Values Removed Values Added
References (MISC) https://github.com/ZoneMinder/zoneminder/security/advisories/GHSA-h5m9-6jjc-cgmw - (MISC) https://github.com/ZoneMinder/zoneminder/security/advisories/GHSA-h5m9-6jjc-cgmw - Exploit, Patch, Vendor Advisory
CWE CWE-426
First Time Zoneminder
Zoneminder zoneminder
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 9.8
CPE cpe:2.3:a:zoneminder:zoneminder:*:*:*:*:*:*:*:*

25 Feb 2023, 02:15

Type Values Removed Values Added
New CVE

Information

Published : 2023-02-25 02:15

Updated : 2023-12-10 14:48


NVD link : CVE-2023-26036

Mitre link : CVE-2023-26036

CVE.ORG link : CVE-2023-26036


JSON object : View

Products Affected

zoneminder

  • zoneminder
CWE
CWE-426

Untrusted Search Path