
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2021-21706 is a vulnerability affecting PHP's ZipArchive::extractTo functionality in versions 7.3.x below 7.3.31, 7.4.x below 7.4.24, and 8.0.x below 8.0.11, specifically in Microsoft Windows environments. The vulnerability was discovered in early 2021 and allows attackers to trick the function into writing files outside the intended target directory when extracting ZIP files (PHP Bug, CVE Mitre).
The vulnerability stems from an implementation flaw in phpzipmakerelativepath() function, which doesn't properly handle absolute directories on Windows systems. On Windows, a path starting with a slash is treated as a relative path pointing to the current volume rather than an absolute path. This implementation oversight allows for directory traversal outside the intended extraction directory (PHP Bug). The vulnerability has been assigned a CVSS score of 6.5 (Medium) with a vector of CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N (NetApp Advisory).
When successfully exploited, this vulnerability could lead to unauthorized file creation or modification outside the intended directory structure, subject to operating system permissions. The impact is limited to Windows environments where an attacker could potentially write or overwrite files in unintended locations (CVE Mitre).
The vulnerability has been fixed in PHP versions 7.3.31, 7.4.24, and 8.0.11. Users should upgrade to these or later versions to mitigate the risk. The fix involves changes to how ZipArchive::extractTo handles paths with leading slashes on Windows systems (PHP Bug).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."