Untrusted Search Path Affecting zoneminder package, versions <1.36.33+dfsg1-1
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-DEBIAN12-ZONEMINDER-3335957
- published 1 Mar 2023
- disclosed 25 Feb 2023
Introduced: 25 Feb 2023
CVE-2023-26036 Open this link in a new tabHow to fix?
Upgrade Debian:12
zoneminder
to version 1.36.33+dfsg1-1 or higher.
NVD Description
Note: Versions mentioned in the description apply only to the upstream zoneminder
package and not the zoneminder
package as distributed by Debian
.
See How to fix?
for Debian:12
relevant fixed versions and status.
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.