4 matches found
CVE-2025-59733 vulnerabilities
Vulnerabilities for packages: ffmpeg...
Linux Distros Unpatched Vulnerability : CVE-2025-59733
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...
CVE-2025-59733
creationtimestamp| type| source ---|---|--- 2025-10-06 13:56:31+00:00| seen| https://infosec.exchange/users/cR0w/statuses/115327565160692907...
CVE-2025-59733
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 decodeheader. The...