ZoneMinder contains Local File Inclusion vulnerability
CVE-2023-26036

8.1HIGH

Key Information:

Vendor

Zoneminder

Vendor
CVE Published:
25 February 2023

What is CVE-2023-26036?

ZoneMinder, an open-source CCTV software for Linux, is susceptible to a Local File Inclusion vulnerability through the '/web/index.php' endpoint. This vulnerability allows an attacker to manipulate the '$view' parameter to execute arbitrary local PHP files. Although there is intended mitigation provided by the 'detaintPath' function, it fails to properly sandbox the input, allowing paths to be constructed using traversal sequences like '..././', which are resolved to '../'. This flaw can lead to unauthorized file access and code execution in versions prior to 1.36.33 and 1.37.33, necessitating immediate patching to secure affected systems.

Affected Version(s)

zoneminder < 1.36.33 < 1.36.33

zoneminder >= 1.37.0, < 1.37.33 < 1.37.0, 1.37.33

References

CVSS V3.1

Score:
8.1
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2023-26036 : ZoneMinder contains Local File Inclusion vulnerability