CVE-2020-7064 MEDIUM

CVE-2020-7064: Use-of-uninitialized-value in exif

Vendor Php Group
Product PHP
Weakness CWE-125
Published April 1, 2020
Last update September 16, 2024

CVSS base score

6.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

April 1, 2020 CVE published
September 16, 2024 Record updated