cve/2011/CVE-2011-1657.md
2025-09-29 21:09:30 +02:00

743 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.