Files
CVEs-PoC/2011/CVE-2011-1657.md
T
2024-06-09 00:33:16 +00:00

773 B

CVE-2011-1657

Description

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.

POC

Reference

Github

No PoCs found on GitHub currently.