目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2025-59733— OpenEXR 安全漏洞

AI 预测 8.8 利用难度: 较易 EPSS 0.17% · P7
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2025-59733 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Heap-buffer-overflow write in FFmpeg EXR dwa_uncompress
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
When decoding an OpenEXR file that uses DWAA or DWAB compression, there's an implicit assumption that all image channels have the same pixel type (and size), and that if there are four channels, the first four are "B", "G", "R" and "A". The channel parsing code can be found in decode_header. The buffer td->uncompressed_data is allocated in decode_block based on the xsize, ysize and computed current_channel_offset. The function dwa_uncompress then assumes at [5] that if there are 4 channels, these are "B", "G", "R" and "A", and in the calculations at [6] and [7] that all channels are of the same type, which matches the type of the main color channels. If we set the main color channels to a 4-byte type and add duplicate or unknown channels of the 2-byte EXR_HALF type, then the addition at [7] will increment the pointer by 4-bytes * xsize * nb_channels, which will exceed the allocated buffer. We recommend upgrading to version 8.0 or beyond.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
跨界内存写
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
OpenEXR 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
OpenEXR是Academy Software Foundation开源的一种高动态范围图像(HDR)文件格式的开放标准。 OpenEXR存在安全漏洞,该漏洞源于DWAA或DWAB压缩解码时假设所有图像通道具有相同像素类型,可能导致缓冲区溢出。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
FFmpegFFmpeg 9a32b863074ed4140141e0d3613905c6f1fe61c5 ~ 8.0 -

二、漏洞 CVE-2025-59733 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2025-59733 的情报信息

登录查看更多情报信息。

同批安全公告 · FFmpeg · 2025-10-06 · 共 7 条

CVE-2025-59734Apache Subversion 安全漏洞
CVE-2025-59728FFmpeg 安全漏洞
CVE-2025-59731OpenEXR 安全漏洞
CVE-2025-59730FFmpeg 安全漏洞
CVE-2025-59732OpenEXR 安全漏洞
CVE-2025-59729FFmpeg 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2025-59733

暂无评论


发表评论