PHP code execution via incomplete path sanitization
Published Feb 25, 2023 · Updated Mar 10, 2025
Path traversal in ZoneMinder before 1.36.33 and 1.37.0 through 1.37.32 allows remote authenticated users to execute local PHP files. The web/index.php view handler passes a detaintPath-filtered view value to require_once, but detaintPath removes ../ only once, allowing ..././ to become ../. Access to the authenticated web interface and an existing local PHP file are required; the flaw does not itself upload a file.
Summary
What happened
Path traversal in ZoneMinder before 1.36.33 and 1.37.0 through 1.37.32 allows remote authenticated users to execute local PHP files. The web/index.php view handler passes a detaintPath-filtered view value to require_once, but detaintPath removes ../ only once, allowing ..././ to become ../. Access to the authenticated web interface and an existing local PHP file are required; the flaw does not itself upload a file.
The record
- CVE
- CVE-2023-26036
- Published
- Feb 25, 2023
- Updated
- Mar 10, 2025
- Vendor
- ZoneMinder
- Product
- ZoneMinder
- Classifications
- CWE-426, T1190
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Feb 25, 2023CVE publishedPublication date reported by the CVE source.
- Mar 10, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=< 1.36.33
- Affected versionversion=>= 1.37.0, < 1.37.33
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
- Upstream traversal proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo