cve/2016/CVE-2016-3142.md
2024-06-09 00:33:16 +00:00

812 B

CVE-2016-3142

Description

The phar_parse_zipfile function in zip.c in the PHAR extension in PHP before 5.5.33 and 5.6.x before 5.6.19 allows remote attackers to obtain sensitive information from process memory or cause a denial of service (out-of-bounds read and application crash) by placing a PK\x05\x06 signature at an invalid location.

POC

Reference

Github

No PoCs found on GitHub currently.