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

876 B

CVE-2020-7064

Description

In PHP versions 7.2.x below 7.2.9, 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while parsing EXIF data with exif_read_data() function, it is possible for malicious data to cause PHP to read one byte of uninitialized memory. This could potentially lead to information disclosure or crash.

POC

Reference

Github