Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2025-59732— Heap-buffer-overflow write in FFmpeg EXR dwa_uncompress

EPSS 0.02% · P6
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2025-59732

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Heap-buffer-overflow write in FFmpeg EXR dwa_uncompress
Source: NVD (National Vulnerability Database)
Vulnerability Description
When decoding an OpenEXR file that uses DWAA or DWAB compression, there's an implicit assumption that the height and width are divisible by 8. If the height or width of the image is not divisible by 8, the copy loops at [0] and [1] will continue to write until the next multiple of 8. The buffer td->uncompressed_data is allocated in decode_block based on the precise height and width of the image, so the "rounded-up" multiple of 8 in the copy loop can exceed the buffer bounds, and the write block starting at [2] can corrupt following heap memory. We recommend upgrading to version 8.0 or beyond.
Source: NVD (National Vulnerability Database)
CVSS Information
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Type
跨界内存写
Source: NVD (National Vulnerability Database)
Vulnerability Title
OpenEXR 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
OpenEXR是Academy Software Foundation开源的一种高动态范围图像(HDR)文件格式的开放标准。 OpenEXR 8.0之前版本存在安全漏洞,该漏洞源于解码DWAA或DWAB压缩文件时未验证图像高度和宽度是否可被8整除,可能导致堆内存损坏。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
FFmpegFFmpeg 9a32b863074ed4140141e0d3613905c6f1fe61c5 ~ 8.0 -

II. Public POCs for CVE-2025-59732

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2025-59732

登录查看更多情报信息。

Same Patch Batch · FFmpeg · 2025-10-06 · 7 CVEs total

CVE-2025-59733Heap-buffer-overflow write in FFmpeg EXR dwa_uncompress
CVE-2025-59734Heap-buffer-overflow write in FFmpeg SANM process_ftch
CVE-2025-59728Heap-buffer-overflow write in FFmpeg MDASH resolve_content_path
CVE-2025-59731Heap-buffer-overflow write in FFmpeg EXR dwa_uncompress
CVE-2025-59730Heap-buffer-overflow write in FFmpeg SANM decoding due to lack of bounds-checking in old_c
CVE-2025-59729Heap-buffer-overflow read in FFmpeg DHAV get_duration

IV. Related Vulnerabilities

V. Comments for CVE-2025-59732

No comments yet


Leave a comment