A flaw was found in GIMP. An integer overflow vulnerability exists in the GIMP "Despeckle" plug-in. The issue occurs due to unchecked multiplication of image dimensions, such as width, height, and bytes-per-pixel (img_bpp), which can result in allocating insufficient memory and subsequently performing out-of-bounds writes. This issue could lead to heap corruption, a potential denial of service (DoS), or arbitrary code execution in certain scenarios.
References
Configurations
No configuration.
History
13 Jun 2025, 16:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-06-13 16:15
Updated : 2025-06-13 16:15
NVD link : CVE-2025-6035
Mitre link : CVE-2025-6035
CVE.ORG link : CVE-2025-6035
JSON object : View
Products Affected
No product.
CWE
CWE-787
Out-of-bounds Write