Show filters
14 Total Results
Displaying 11-14 of 14
Sort by:
Attacker Value
Unknown
CVE-2019-12212
Disclosure Date: May 20, 2019 (last updated November 27, 2024)
When FreeImage 3.18.0 reads a special JXR file, the StreamCalcIFDSize function of JXRMeta.c repeatedly calls itself due to improper processing of the file, eventually causing stack exhaustion. An attacker can achieve a remote denial of service attack by sending a specially constructed file.
0
Attacker Value
Unknown
CVE-2019-12213
Disclosure Date: May 20, 2019 (last updated November 08, 2023)
When FreeImage 3.18.0 reads a special TIFF file, the TIFFReadDirectory function in PluginTIFF.cpp always returns 1, leading to stack exhaustion.
0
Attacker Value
Unknown
CVE-2019-12211
Disclosure Date: May 20, 2019 (last updated November 08, 2023)
When FreeImage 3.18.0 reads a tiff file, it will be handed to the Load function of the PluginTIFF.cpp file, but a memcpy occurs in which the destination address and the size of the copied data are not considered, resulting in a heap overflow.
0
Attacker Value
Unknown
CVE-2019-12214
Disclosure Date: May 20, 2019 (last updated November 27, 2024)
In FreeImage 3.18.0, an out-of-bounds access occurs because of mishandling of the OpenJPEG j2k_read_ppm_v3 function in j2k.c. The value of l_N_ppm comes from the file read in, and the code does not consider that l_N_ppm may be greater than the size of p_header_data.
0