← Back

Freeimage

freeimage

Vendor: Freeimage Project • 53 CVEs

CVEs (53)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Freeimage Project
1Freeimage
Nov 21, 2024
Aug 22, 2023
N/A· v4
8.8 HIGH· v3
N/A· v2
Buffer Overflow vulnerability in psdThumbnail::Read in PSDParser.cpp in FreeImage 3.19.0 [r1859] allows remote attackers to run arbitrary code via opening of crafted psd file.
1Freeimage Project
1Freeimage
Nov 21, 2024
Aug 22, 2023
N/A· v4
8.8 HIGH· v3
N/A· v2
Buffer Overflow vulnerability in load function in PluginICO.cpp in FreeImage 3.19.0 [r1859] allows remote attackers to run arbitrary code via opening of crafted ico file.
1Freeimage Project
1Freeimage
May 5, 2025
Aug 22, 2023
N/A· v4
6.5 MEDIUM· v3
N/A· v2
Buffer Overflow vulnerability in FreeImage_Load function in FreeImage Library 3.19.0(r1828) allows attackers to cuase a denial of service via crafted PFM file.
1Freeimage Project
1Freeimage
May 2, 2025
Aug 22, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
Buffer Overflow vulnerability in function LoadRGB in PluginDDS.cpp in FreeImage 3.18.0 allows remote attackers to run arbitrary code and cause other impacts via crafted image file.
1Freeimage Project
1Freeimage
May 5, 2025
Aug 22, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
Buffer Overflow vulnerability in function LoadPixelDataRLE8 in PluginBMP.cpp in FreeImage 3.18.0 allows remote attackers to run arbitrary code and cause other impacts via crafted image file.
1Freeimage Project
1Freeimage
Nov 21, 2024
Aug 22, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
Buffer Overflow vulnerability in function C_IStream::read in PluginEXR.cpp in FreeImage 3.18.0 allows remote attackers to run arbitrary code and cause other impacts via crafted image file.
1Freeimage Project
1Freeimage
Nov 21, 2024
Feb 22, 2023
N/A· v4
5.5 MEDIUM· v3
N/A· v2
Buffer Overflow vulnerability in Freeimage v3.18.0 allows attacker to cause a denial of service via a crafted JXR file.
1Freeimage Project
1Freeimage
Nov 21, 2024
May 20, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
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...Show more
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.Show less
4Canonical
DebianFedoraproject+1 more
4Debian Linux
FedoraFreeimage+1 more
Nov 21, 2024
May 20, 2019
N/A· v4
6.5 MEDIUM· v3
4.3 MEDIUM· v2
When FreeImage 3.18.0 reads a special TIFF file, the TIFFReadDirectory function in PluginTIFF.cpp always returns 1, leading to stack exhaustion.
1Freeimage Project
1Freeimage
Nov 21, 2024
May 20, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
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 r...Show more
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.Show less
2Canonical
Freeimage Project
2Freeimage
Ubuntu Linux
Nov 21, 2024
May 20, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
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, resulti...Show more
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.Show less
1Freeimage Project
1Freeimage
May 6, 2026
Jan 6, 2017
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
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....Show more
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.Show less
1Freeimage Project
1Freeimage
May 6, 2026
Sep 29, 2015
N/A· v4
N/A· v3
5.0 MEDIUM· v2
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.