cve/2020/CVE-2020-7068.md
2024-06-09 00:33:16 +00:00

836 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