Logo
componentgimp
Name
gimp
Version
2.10.30
Type
library
Description
The GIMP is the GNU Image Manipulation Program
Licenses
GPL-3.0-only
PURL
-
CPE
cpe:2.3:*:*:gimp:2.10.30:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
master
3.2.4
scarthgap
2.10.38

Patches#


#
Title
Author
Resolve
1
plug-ins: Fix ZDI-CAN-28273
Alx Sa <cmyk.student@gmail.com>
CVE-2025-14422
2
app: check for invalid offsets when loading XCF files
Jacob Boerema <jgboerema@gmail.com>
CVE-2022-32990
3
app: fix #8120 GIMP 2.10.30 crashed when allocate large
Jacob Boerema <jgboerema@gmail.com>
CVE-2022-30067
4
plug-ins: Fix vulnerabilities in file-psp
Alx Sa <cmyk.student@gmail.com>
CVE-2023-44443
CVE-2023-44444
5
plug-ins: Fix vulnerability in file-psd
Alx Sa <cmyk.student@gmail.com>
CVE-2023-44442
6
app: check max dimensions when loading xcf files
Jacob Boerema <jgboerema@gmail.com>
CVE-2022-32990
7
app: fix #8230 crash in gimp_layer_invalidate_boundary when
Jacob Boerema <jgboerema@gmail.com>
CVE-2022-32990
8
plug-ins: Fix DDS vulnerability (ZDI-CAN-22093)
Alx Sa <cmyk.student@gmail.com>
CVE-2023-44441

Vulnerabilities#


Name
Analysis
Description
Exploitable
GIMP ICO File Parsing Integer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GIMP. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing of ICO files. The issue results from the lack of proper validation of user-supplied data, which can result in an integer overflow before writing to memory. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-26752.
Patched
GIMP PNM File Parsing Integer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GIMP. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing of PNM files. The issue results from the lack of proper validation of user-supplied data, which can result in an integer overflow before allocating a buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-28273.
Patched
GIMP PSP File Parsing Off-By-One Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GIMP. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing of PSP files. Crafted data in a PSP file can trigger an off-by-one error when calculating a location to write within a heap-based buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. . Was ZDI-CAN-22097.
Patched
GIMP PSP File Parsing Integer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GIMP. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing of PSP files. The issue results from the lack of proper validation of user-supplied data, which can result in an integer overflow before writing to memory. An attacker can leverage this vulnerability to execute code in the context of the current process. . Was ZDI-CAN-22096.
Patched
GIMP PSD File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GIMP. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing of PSD files. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a heap-based buffer. An attacker can leverage this vulnerability to execute arbitrary code in the context of the current process. Was ZDI-CAN-22094.
Patched
GIMP DDS File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GIMP. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing of DDS files. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a heap-based buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. . Was ZDI-CAN-22093.
Patched
An issue in gimp_layer_invalidate_boundary of GNOME GIMP 2.10.30 allows attackers to trigger an unhandled exception via a crafted XCF file, causing a Denial of Service (DoS).
Patched
GIMP 2.10.30 and 2.99.10 are vulnerable to Buffer Overflow. Through a crafted XCF file, the program will allocate for a huge amount of memory, resulting in insufficient memory or program crash.