Vulnerabilities (CVE)

Filtered by vendor Freeimage Project Subscribe
Filtered by product Freeimage
Total 26 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2021-40265 1 Freeimage Project 1 Freeimage 2023-08-25 N/A 8.8 HIGH
A heap overflow bug exists FreeImage before 1.18.0 via ofLoad function in PluginJPEG.cpp.
CVE-2020-24294 1 Freeimage Project 1 Freeimage 2023-08-25 N/A 6.5 MEDIUM
Buffer Overflow vulnerability in psdParser::UnpackRLE function in PSDParser.cpp in FreeImage 3.19.0 [r1859] allows remote attackers to cuase a denial of service via opening of crafted psd file.
CVE-2019-12212 1 Freeimage Project 1 Freeimage 2020-08-24 5.0 MEDIUM 7.5 HIGH
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.
CVE-2019-12214 1 Freeimage Project 1 Freeimage 2019-05-21 5.0 MEDIUM 7.5 HIGH
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.
CVE-2016-5684 1 Freeimage Project 1 Freeimage 2019-03-28 6.8 MEDIUM 7.8 HIGH
An exploitable out-of-bounds write vulnerability exists in the XMP image handling functionality of the FreeImage library. A specially crafted XMP file can cause an arbitrary memory overwrite resulting in code execution. An attacker can provide a malicious image to trigger this vulnerability.
CVE-2015-0852 1 Freeimage Project 1 Freeimage 2019-01-16 5.0 MEDIUM N/A
Multiple integer underflows in PluginPCX.cpp in FreeImage 3.17.0 and earlier allow remote attackers to cause a denial of service (heap memory corruption) via vectors related to the height and width of a window.