Out-of-bounds read in GIFLIB - CVE-2020-23922

 

Out-of-bounds read in GIFLIB - CVE-2020-23922

Published: July 9, 2024


Vulnerability identifier: #VU93876
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2020-23922
CWE-ID: CWE-125
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: GIFLIB Project
Affected software:
GIFLIB

Detailed vulnerability description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to heap-based buffer over-read within the DumpScreen2RGB() function in gif2rgb.c. A remote attacker can pass a specially crafted file to the application and perform a denial of service attack.


How to mitigate CVE-2020-23922

Install update from vendor's website.

Sources