mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-07 04:00:48 +00:00
833 B
833 B
CVE-2016-7414
Description
The ZIP signature-verification feature in PHP before 5.6.26 and 7.x before 7.0.11 does not ensure that the uncompressed_filesize field is large enough, which allows remote attackers to cause a denial of service (out-of-bounds memory access) or possibly have unspecified other impact via a crafted PHAR archive, related to ext/phar/util.c and ext/phar/zip.c.
POC
Reference
Github
No PoCs found on GitHub currently.