Out-of-bounds read in FreeImage - CVE-2019-12214
Published: May 26, 2019 / Updated: August 29, 2023
FreeImage
Detailed vulnerability description
The vulnerability allows a remote attacker to perform denial of service attack.
The vulnerability exists due to a boundary condition when processing OpenJPEG files in the j2k_read_ppm_v3() function in j2k.c. A remote attacker can create a specially crafted image file, pass it to the affected application, trigger out-of-bounds read error and read contents of memory on the system.