CVE-2024-9029 HIGH

CVE-2024-9029: Freeimage: heap buffer overflow in tiff_read_iptc_profile

Weakness CWE-126
Published September 27, 2024
Last update September 27, 2024

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

A flaw was found in the freeimage library. Processing a crafted image can cause a buffer over-read of 1 byte in the read_iptc_profile function in the Source/Metadata/IPTC.cpp file because the size of the profile is not being sanitized, causing a crash in the application linked to the library, resulting in a denial of service.

Key dates

02Disclosure timeline

September 27, 2024 CVE published
September 27, 2024 Record updated