CVE-2025-10920
BaseFortify
Publication date: 2025-10-29
Last updated on: 2025-11-04
Assigner: Zero Day Initiative
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| gimp | gimp | 3.0.4 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-787 | The product writes data past the end, or before the beginning, of the intended buffer. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a remote code execution flaw in GIMP related to the parsing of ICNS files. It occurs because the software does not properly validate user-supplied data, leading to an out-of-bounds write past the end of an allocated buffer. Exploiting this requires user interaction, such as opening a malicious file or visiting a malicious page, allowing an attacker to execute arbitrary code within the context of the current process.
How can this vulnerability impact me? :
If exploited, this vulnerability can allow an attacker to execute arbitrary code on your system with the privileges of the GIMP process. This could lead to unauthorized actions such as data theft, system compromise, or further malware installation. Since user interaction is required, the risk depends on whether a user opens a malicious file or visits a malicious page.