File overwrite via leading-slash ZIP paths
Published Oct 4, 2021 · Updated Sep 16, 2024
Path traversal in PHP 7.3.x before 7.3.31, 7.4.x before 7.4.24, and 8.0.x before 8.0.11 allows attackers to write Windows files. The php_zip_make_relative_path() helper strips the leading slash from a Windows current-volume path, leaving traversal segments that extractTo() resolves beyond the destination. Exploitation requires affected PHP code to extract a crafted ZIP archive, and file creation or overwrite remains limited by the PHP process permissions.
Summary
What happened
Path traversal in PHP 7.3.x before 7.3.31, 7.4.x before 7.4.24, and 8.0.x before 8.0.11 allows attackers to write Windows files. The php_zip_make_relative_path() helper strips the leading slash from a Windows current-volume path, leaving traversal segments that extractTo() resolves beyond the destination. Exploitation requires affected PHP code to extract a crafted ZIP archive, and file creation or overwrite remains limited by the PHP process permissions.
The record
- CVE
- CVE-2021-21706
- Published
- Oct 4, 2021
- Updated
- Sep 16, 2024
- Vendor
- The PHP Group
- Product
- PHP
- Classifications
- CWE-24, CWE-22, T1204.002
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Oct 4, 2021CVE publishedPublication date reported by the CVE source.
- Sep 16, 2024Record 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=7.3.x <7.3.31
- Affected versionversion=7.4.x <7.4.24
- Affected versionversion=8.0.X <8.0.11
What conditions does exploitation require?
What is affected?
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.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
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