Lucene search
K

2370 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2020-4104

Malware in sbrugna...

5.5CVSS6.9AI score0.01807EPSS
Exploits1References20
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2020-4107

Malware in sbrugna...

5.5CVSS6.9AI score0.01702EPSS
Exploits1References20
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2021-10319

Malware in sbrugna...

5.5CVSS5.7AI score0.01153EPSS
Exploits0References9
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2020-11394

Malware in sbrugna...

5.5CVSS5.4AI score0.0083EPSS
Exploits1References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2020-4106

Malware in sbrugna...

5.5CVSS6.9AI score0.01785EPSS
Exploits1References22
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2018-10172

Malware in sbrugna...

8.8CVSS8.6AI score0.02615EPSS
Exploits1References10
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2017-18051

Malware in sbrugna...

8.8CVSS8.6AI score0.03143EPSS
Exploits0References13
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2017-18053

Malware in sbrugna...

8.8CVSS8.6AI score0.0331EPSS
Exploits0References13
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2021-13077

Malware in sbrugna...

5.5CVSS6.4AI score0.01098EPSS
Exploits0References9
SUSE CVE
SUSE CVE
added 2025/10/06 11:22 p.m.3 views

SUSE 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.9AI score0.00158EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/10/06 11:22 p.m.2 views

SUSE 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.7CVSS6AI score0.00151EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/10/06 11:22 p.m.3 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.00169EPSS
Exploits0References3
Snyk
Snyk
added 2025/10/06 8:44 a.m.2 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.00158EPSS
Exploits0References2
Snyk
Snyk
added 2025/10/06 8:44 a.m.1 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.00151EPSS
Exploits0References2
Snyk
Snyk
added 2025/10/06 8:41 a.m.1 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.00169EPSS
Exploits0References2
NVD
NVD
added 2025/10/06 8:15 a.m.7 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.00169EPSS
Exploits0References1
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.00169EPSS
Exploits0References1
NVD
NVD
added 2025/10/06 8:15 a.m.3 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.00158EPSS
Exploits0References1
NVD
NVD
added 2025/10/06 8:15 a.m.5 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.00151EPSS
Exploits0References1
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.00158EPSS
Exploits0References1
Rows per page
Query Builder