PT-2011-3270 · Php · Php
Cxib
·
Published
2011-08-25
·
Updated
2018-10-09
·
CVE-2011-1657
CVSS v2.0
5.0
Medium
| Vector | AV:N/AC:L/Au:N/C:N/I:N/A:P |
Name of the Vulnerable Software and Affected Versions
PHP version 5.3.6
Description
The issue allows context-dependent attackers to cause a denial of service, resulting in an application crash. This is achieved through certain flags arguments in the
ZipArchive::addGlob and ZipArchive::addPattern functions, specifically the GLOB ALTDIRFUNC and GLOB APPEND flags.Recommendations
For PHP version 5.3.6, consider disabling the
ZipArchive::addGlob and ZipArchive::addPattern functions until a patch is available to prevent potential denial of service attacks. Restrict access to these functions to minimize the risk of exploitation. At the moment, there is no information about a newer version that contains a fix for this vulnerability.Exploit
DoS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Php