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

807 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