First published: Wed Apr 08 2009(Updated: )
The php_zip_make_relative_path function in php_zip.c in PHP 5.2.x before 5.2.9 allows context-dependent attackers to cause a denial of service (crash) via a ZIP file that contains filenames with relative paths, which is not properly handled during extraction.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP | =5.2.4 | |
PHP | =5.2.7 | |
PHP | =5.2.2 | |
PHP | =5.2.5 | |
PHP | =5.2.6 | |
PHP | =5.2.3 | |
PHP | =5.2.0 | |
PHP | =5.2.4 | |
PHP | =5.2.1 | |
PHP | =5.2.8 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2009-1272 has a severity level that can lead to a denial of service, causing crashes during the extraction of ZIP files.
To mitigate CVE-2009-1272, it is recommended to upgrade to PHP version 5.2.9 or later.
CVE-2009-1272 affects PHP versions 5.2.0 through 5.2.8.
CVE-2009-1272 allows context-dependent attackers to exploit the vulnerability by providing crafted ZIP files with relative paths.
Yes, CVE-2009-1272 is exploitable remotely if the vulnerable PHP application processes ZIP file uploads.