Vulnerability in Zoneminder

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.

EPSS: 0.009 (55.9th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 8.1 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N.

Affected products

  • Zoneminder — versions < 1.36.33, >= 1.37.0, < 1.37.33

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2023-26036?
CVE-2023-26036 is a high-severity vulnerability in Zoneminder, classified under Untrusted Search Path. CVSS score: 8.1/10. Published 2023-02-25.
How severe is CVE-2023-26036?
High severity. CVSS v3 base score is 8.1 out of 10.