Lucene search
+L

28 matches found

Kitploit
Kitploit
added 2026/08/25 7:53 p.m.3 views

BLAKE3

BLAKE3 BLAKE3 ist eine kryptografische Hashfunktion, die: Viel schneller als MD5, SHA-1, SHA-2, SHA-3 und BLAKE2. Sicher , im Gegensatz zu MD5 und SHA-1. Und sicher gegen Längenerweiterung, anders als SHA-2. Hochgradig parallelisierbar über beliebig viele Threads und SIMD-Bahnen, da es sich im...

5.4AI score
SaveExploits0References33
Tenable Nessus
Tenable Nessus
added 2026/06/30 12:00 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2026-8720

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wcBlake2bHmacFinal and wcBlake2sHmacFinal discard the message when the key length exceeds the block size, producing a MAC that is independent of the input. When...

7.5CVSS6AI score0.00158EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/06/26 12:32 a.m.16 views

EUVD-2026-39579

wcBlake2bHmacFinal and wcBlake2sHmacFinal discard the message when the key length exceeds the block size, producing a MAC that is independent of the input. When the supplied key is longer than the BLAKE2 block size the key-hashing branch reinitialized the running hash state, discarding the...

5.9CVSS5.9AI score0.00158EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/25 10:17 p.m.9 views

DEBIAN-CVE-2026-8720

wcBlake2bHmacFinal and wcBlake2sHmacFinal discard the message when the key length exceeds the block size, producing a MAC that is independent of the input. When the supplied key is longer than the BLAKE2 block size the key-hashing branch reinitialized the running hash state, discarding the...

7.5CVSS5.8AI score0.00158EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/25 10:17 p.m.16 views

CVE-2026-8720

wcBlake2bHmacFinal and wcBlake2sHmacFinal discard the message when the key length exceeds the block size, producing a MAC that is independent of the input. When the supplied key is longer than the BLAKE2 block size the key-hashing branch reinitialized the running hash state, discarding the...

7.5CVSS0.00158EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/06/25 10:17 p.m.10 views

CVE-2026-8720

wcBlake2bHmacFinal and wcBlake2sHmacFinal discard the message when the key length exceeds the block size, producing a MAC that is independent of the input. When the supplied key is longer than the BLAKE2 block size the key-hashing branch reinitialized the running hash state, discarding the...

7.5CVSS6.1AI score0.00158EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/25 10:17 p.m.13 views

UBUNTU-CVE-2026-8720

wcBlake2bHmacFinal and wcBlake2sHmacFinal discard the message when the key length exceeds the block size, producing a MAC that is independent of the input. When the supplied key is longer than the BLAKE2 block size the key-hashing branch reinitialized the running hash state, discarding the...

7.5CVSS5.8AI score0.00158EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/06/25 9:18 p.m.33 views

CVE-2026-8720 HMAC-BLAKE2 final discards message when key length exceeds block size

wcBlake2bHmacFinal and wcBlake2sHmacFinal discard the message when the key length exceeds the block size, producing a MAC that is independent of the input. When the supplied key is longer than the BLAKE2 block size the key-hashing branch reinitialized the running hash state, discarding the...

5.9CVSS0.00158EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/06/25 9:18 p.m.27 views

CVE-2026-8720

wcBlake2bHmacFinal and wcBlake2sHmacFinal discard the message when the key length exceeds the block size, producing a MAC that is independent of the input. When the supplied key is longer than the BLAKE2 block size the key-hashing branch reinitialized the running hash state, discarding the...

7.5CVSS5.8AI score0.00158EPSS
SaveExploits0
OSV
OSV
added 2026/06/25 9:18 p.m.6 views

CVE-2026-8720 HMAC-BLAKE2 final discards message when key length exceeds block size

wcBlake2bHmacFinal and wcBlake2sHmacFinal discard the message when the key length exceeds the block size, producing a MAC that is independent of the input. When the supplied key is longer than the BLAKE2 block size the key-hashing branch reinitialized the running hash state, discarding the...

5.9CVSS6.1AI score
SaveExploits0References5
AlpineLinux
AlpineLinux
added 2026/06/25 9:18 p.m.23 views

CVE-2026-8720

wcBlake2bHmacFinal and wcBlake2sHmacFinal discard the message when the key length exceeds the block size, producing a MAC that is independent of the input. When the supplied key is longer than the BLAKE2 block size the key-hashing branch reinitialized the running hash state, discarding the...

7.5CVSS5.8AI score0.00158EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/01/07 9:33 a.m.12 views

CVE-2019-16143

An issue was discovered in the blake2 crate before 0.8.1 for Rust. The BLAKE2b and BLAKE2s algorithms, when used with HMAC, produce incorrect results because the block sizes are half of the required sizes...

9.8CVSS6.9AI score0.00933EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2021-1566

Malware in sbrugna...

9.8CVSS9AI score0.00933EPSS
SaveExploits0References5
Schneier on Security
Schneier on Security
added 2022/03/24 11:38 a.m.16 views

Linux Improves Its Random Number Generator

In kernel version 5.17, both /dev/random and /dev/urandom have been replaced with a new -- identical -- algorithm based on the BLAKE2 hash function, which is an excellent security improvement...

2.4AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2021/08/25 8:44 p.m.30 views

Algorithms compute incorrect results in blake2

An issue was discovered in the blake2 crate before 0.8.1 for Rust. The BLAKE2b and BLAKE2s algorithms, when used with HMAC, produce incorrect results because the block sizes are half of the required sizes...

9.8CVSS1.7AI score0.00933EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2021/08/25 8:44 p.m.57 views

GHSA-4X25-PVHW-5224 Algorithms compute incorrect results in blake2

An issue was discovered in the blake2 crate before 0.8.1 for Rust. The BLAKE2b and BLAKE2s algorithms, when used with HMAC, produce incorrect results because the block sizes are half of the required sizes...

9.8CVSS9.5AI score0.00933EPSS
SaveExploits0References4
OSV
OSV
added 2019/09/09 12:15 p.m.12 views

CVE-2019-16143

An issue was discovered in the blake2 crate before 0.8.1 for Rust. The BLAKE2b and BLAKE2s algorithms, when used with HMAC, produce incorrect results because the block sizes are half of the required sizes...

9.8CVSS7.3AI score0.00933EPSS
SaveExploits0References1
NVD
NVD
added 2019/09/09 12:15 p.m.25 views

CVE-2019-16143

An issue was discovered in the blake2 crate before 0.8.1 for Rust. The BLAKE2b and BLAKE2s algorithms, when used with HMAC, produce incorrect results because the block sizes are half of the required sizes...

9.8CVSS9.5AI score0.00933EPSS
SaveExploits0References1
Prion
Prion
added 2019/09/09 12:15 p.m.20 views

Design/Logic Flaw

An issue was discovered in the blake2 crate before 0.8.1 for Rust. The BLAKE2b and BLAKE2s algorithms, when used with HMAC, produce incorrect results because the block sizes are half of the required sizes...

7.5CVSS9.4AI score0.00933EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2019/09/09 11:58 a.m.35 views

CVE-2019-16143

An issue was discovered in the blake2 crate before 0.8.1 for Rust. The BLAKE2b and BLAKE2s algorithms, when used with HMAC, produce incorrect results because the block sizes are half of the required sizes...

9.5AI score0.00933EPSS
SaveExploits0References1
Rows per page
Query Builder