Buffer overflow in libjpeg - CVE-2020-14152

 

Buffer overflow in libjpeg - CVE-2020-14152

Published: June 17, 2020


Vulnerability identifier: #VU29121
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2020-14152
CWE-ID: CWE-119
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: libjpeg.sourceforge.net
Affected software:
libjpeg

Detailed vulnerability description

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

The vulnerability exists due to a boundary error in "jpeg_mem_available()" function in "jmemnobs.c" file in djpeg. A remote attacker can create a specially crafted file, trick the victim into opening it, trigger memory corruption and gain access to sensitive information or cause a denial of service condition on the target system.



How to mitigate CVE-2020-14152

Install updates from vendor's website.

Sources