cve/2011/CVE-2011-1471.md
2024-06-18 02:51:15 +02:00

740 B

CVE-2011-1471

Description

Integer signedness error in zip_stream.c in the Zip extension in PHP before 5.3.6 allows context-dependent attackers to cause a denial of service (CPU consumption) via a malformed archive file that triggers errors in zip_fread function calls.

POC

Reference

Github