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
Link | Resource |
---|---|
https://access.redhat.com/security/cve/CVE-2025-6035 | Third Party Advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=2372515 | Issue Tracking Third Party Advisory |
Configurations
Configuration 1 (hide)
AND |
|
History
21 Aug 2025, 20:15
Type | Values Removed | Values Added |
---|---|---|
CWE |
20 Aug 2025, 17:30
Type | Values Removed | Values Added |
---|---|---|
References | () https://access.redhat.com/security/cve/CVE-2025-6035 - Third Party Advisory | |
References | () https://bugzilla.redhat.com/show_bug.cgi?id=2372515 - Issue Tracking, Third Party Advisory | |
CPE | cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:* cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:* cpe:2.3:o:redhat:enterprise_linux:6.0:*:*:*:*:*:*:* cpe:2.3:a:gimp:gimp:2.8.0:*:*:*:*:*:*:* cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:* |
|
CWE | CWE-190 | |
First Time |
Redhat enterprise Linux
Gimp Redhat Gimp gimp |
16 Jun 2025, 12:32
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
13 Jun 2025, 16:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-06-13 16:15
Updated : 2025-08-21 20:15
NVD link : CVE-2025-6035
Mitre link : CVE-2025-6035
CVE.ORG link : CVE-2025-6035
JSON object : View
Products Affected
gimp
- gimp
redhat
- enterprise_linux
CWE
CWE-190
Integer Overflow or Wraparound