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.
References
Configurations
No configuration.
History
21 Nov 2024, 08:25
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
References | () https://www.gimp.org/news/2023/11/07/gimp-2-10-36-released/ - | |
References | () https://www.zerodayinitiative.com/advisories/ZDI-23-1594/ - |
03 May 2024, 03:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-05-03 03:15
Updated : 2024-11-21 08:25
NVD link : CVE-2023-44442
Mitre link : CVE-2023-44442
CVE.ORG link : CVE-2023-44442
JSON object : View
Products Affected
No product.
CWE
CWE-122
Heap-based Buffer Overflow