Lucene search
+L

2479 matches found

SUSE CVE
SUSE CVE
added 2025/10/06 11:22 p.m.8 views

SUSE 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...

8.7CVSS6AI score0.00172EPSS
SaveExploits0References3
Snyk
Snyk
added 2025/10/06 8:44 a.m.3 views

Out-of-bounds Write

Overview Affected versions of this package are vulnerable to Out-of-bounds Write in the dwauncompress function when decoding OpenEXR files with DWAA or DWAB compression due to insufficient validation of the raw length of run-length-encoded data. An attacker can cause memory corruption or...

7.3CVSS6AI score0.00161EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/10/06 8:44 a.m.5 views

Out-of-bounds Write

Overview Affected versions of this package are vulnerable to Out-of-bounds Write in the dwauncompress function when decoding OpenEXR files with DWAA or DWAB compression and the image height or width is not divisible by 8. An attacker can cause memory corruption or potentially execute arbitrary co...

8.7CVSS6AI score0.00156EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/10/06 8:41 a.m.4 views

Out-of-bounds Write

Overview Affected versions of this package are vulnerable to Out-of-bounds Write in the dwauncompress function when decoding OpenEXR files with DWAA or DWAB compression. An attacker can cause arbitrary memory writes by crafting files with mismatched channel types and counts, leading to pointer...

8.7CVSS5.3AI score0.00172EPSS
SaveExploits0References2
NVD
NVD
added 2025/10/06 8:15 a.m.12 views

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...

8.7CVSS0.00172EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/06 8:15 a.m.2 views

DEBIAN-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...

8.7CVSS5.9AI score0.00172EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/06 8:15 a.m.3 views

DEBIAN-CVE-2025-59732

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...

8.7CVSS5.9AI score0.00156EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/06 8:15 a.m.6 views

CVE-2025-59731

When decoding an OpenEXR file that uses DWAA or DWAB compression, the specified raw length of run-length-encoded data is not checked when using it to calculate the output data. We read rlerawsize from the input file at 0, we decompress and decode into the buffer td-rlerawdata of size rlerawsize a...

6.9CVSS0.00161EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/06 8:15 a.m.8 views

CVE-2025-59732

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...

8.7CVSS0.00156EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/06 8:15 a.m.2 views

DEBIAN-CVE-2025-59731

When decoding an OpenEXR file that uses DWAA or DWAB compression, the specified raw length of run-length-encoded data is not checked when using it to calculate the output data. We read rlerawsize from the input file at 0, we decompress and decode into the buffer td-rlerawdata of size rlerawsize a...

6.9CVSS5.8AI score0.00161EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/06 8:15 a.m.7 views

UBUNTU-CVE-2025-59731

When decoding an OpenEXR file that uses DWAA or DWAB compression, the specified raw length of run-length-encoded data is not checked when using it to calculate the output data. We read rlerawsize from the input file at 0, we decompress and decode into the buffer td-rlerawdata of size rlerawsize a...

6.9CVSS6.5AI score0.00161EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/06 8:15 a.m.6 views

UBUNTU-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...

8.7CVSS6.6AI score0.00172EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/06 8:15 a.m.6 views

UBUNTU-CVE-2025-59732

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...

8.7CVSS6.6AI score0.00156EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/06 8:9 a.m.9 views

EUVD-2025-32514

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...

8.7CVSS6.7AI score0.00172EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/10/06 8:9 a.m.4 views

CVE-2025-59733 Heap-buffer-overflow write in FFmpeg EXR dwa_uncompress

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...

8.7CVSS6.8AI score0.00172EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/10/06 8:9 a.m.37 views

CVE-2025-59733 Heap-buffer-overflow write in FFmpeg EXR dwa_uncompress

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...

8.7CVSS0.00172EPSS
SaveExploits0References1
CVE
CVE
added 2025/10/06 8:9 a.m.47 views

CVE-2025-59733

FFmpeg/OpenEXR dwa_uncompress vulnerability (CVE-2025-59733): OpenEXR DWAA/DWAB decoding incorrectly assumes all channels share the same pixel type/size and that four channels map to B, G, R, A. If the main color channels are 4-byte and there are duplicate/unknown channels with 2-byte EXR_HALF, c...

8.7CVSS6.8AI score0.00172EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/06 8:9 a.m.6 views

CVE-2025-59733 Heap-buffer-overflow write in FFmpeg EXR dwa_uncompress

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...

8.7CVSS6.7AI score
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2025/10/06 8:9 a.m.50 views

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...

8.7CVSS7.3AI score0.00172EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/10/06 8:9 a.m.3 views

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

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...

8.7CVSS6.8AI score0.00156EPSS
SaveExploits0References1
Rows per page
Query Builder