一、 漏洞 CVE-2025-5473 基础信息
漏洞信息
                                        # GIMP ICO 文件解析整数溢出远程代码执行漏洞

## 漏洞概述
该漏洞允许远程攻击者在受影响的GIMP安装上执行任意代码。利用此漏洞需要用户交互,即受害者必须访问恶意页面或打开恶意文件。

## 影响版本
未具体提及受影响的版本信息。

## 漏洞细节
漏洞存在于 ICO 文件的解析过程中。该问题源于未对用户提供的数据进行适当的验证,导致在写入内存前发生整数溢出。攻击者可利用此漏洞在当前进程中执行代码。

## 漏洞影响
远程攻击者可以通过诱使用户访问恶意页面或打开恶意文件来利用此漏洞,在受影响的GIMP安装上执行任意代码。
                                        
提示
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
GIMP ICO File Parsing Integer Overflow Remote Code Execution Vulnerability
来源:美国国家漏洞数据库 NVD
漏洞描述信息
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.
来源:美国国家漏洞数据库 NVD
CVSS信息
N/A
来源:美国国家漏洞数据库 NVD
漏洞类别
整数溢出或超界折返
来源:美国国家漏洞数据库 NVD
二、漏洞 CVE-2025-5473 的公开POC
# POC 描述 源链接 神龙链接
三、漏洞 CVE-2025-5473 的情报信息