Vulnerabilities > CVE-2023-2804 - Out-of-bounds Write vulnerability in Libjpeg-Turbo 2.1.90

047910
CVSS 6.5 - MEDIUM
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
NONE
Integrity impact
NONE
Availability impact
HIGH
network
low complexity
libjpeg-turbo
CWE-787

Summary

A heap-based buffer overflow issue was discovered in libjpeg-turbo in h2v2_merged_upsample_internal() function of jdmrgext.c file. The vulnerability can only be exploited with 12-bit data precision for which the range of the sample data type exceeds the valid sample range, hence, an attacker could craft a 12-bit lossless JPEG image that contains out-of-range 12-bit samples. An application attempting to decompress such image using merged upsampling would lead to segmentation fault or buffer overflows, causing an application to crash.

Vulnerable Configurations

Part Description Count
Application
Libjpeg-Turbo
1

Common Weakness Enumeration (CWE)