Files
CVEs-PoC/2020/CVE-2020-7068.md
T
2025-09-29 21:09:30 +02:00

959 B

CVE-2020-7068

Description

In PHP versions 7.2.x below 7.2.33, 7.3.x below 7.3.21 and 7.4.x below 7.4.9, while processing PHAR files using phar extension, phar_parse_zipfile could be tricked into accessing freed memory, which could lead to a crash or information disclosure.

POC

Reference

Github