889 B
889 B
CVE-2011-0421
Description
The _zip_name_locate function in zip_name_locate.c in the Zip extension in PHP before 5.3.6 does not properly handle a ZIPARCHIVE::FL_UNCHANGED argument, which might allow context-dependent attackers to cause a denial of service (NULL pointer dereference) via an empty ZIP archive that is processed with a (1) locateName or (2) statName operation.
POC
Reference
- http://securityreason.com/securityalert/8146
- http://www.mandriva.com/security/advisories?name=MDVSA-2011:052
Github
No PoCs found on GitHub currently.