First published: Thu Aug 25 2011(Updated: )
The (1) ZipArchive::addGlob and (2) ZipArchive::addPattern functions in ext/zip/php_zip.c in PHP 5.3.6 allow context-dependent attackers to cause a denial of service (application crash) via certain flags arguments, as demonstrated by (a) GLOB_ALTDIRFUNC and (b) GLOB_APPEND.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP | =5.3.6 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2011-1657 has been classified as a vulnerability that can cause denial of service, potentially leading to application crashes.
To address CVE-2011-1657, upgrade PHP from version 5.3.6 to a later stable version that has patched the vulnerability.
CVE-2011-1657 specifically affects PHP version 5.3.6.
CVE-2011-1657 involves the ZipArchive::addGlob and ZipArchive::addPattern functions.
Yes, an attacker can exploit CVE-2011-1657 remotely by sending specially crafted flags arguments to the affected functions.