Lucene search
K

17 matches found

RedhatCVE
RedhatCVE
added 2026/01/07 9:33 a.m.3 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.00203EPSS
Exploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2021-1566

Malware in sbrugna...

9.8CVSS9AI score0.00203EPSS
Exploits0References5
Schneier on Security
Schneier on Security
added 2022/03/24 11:38 a.m.15 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
Exploits0
Github Security Blog
Github Security Blog
added 2021/08/25 8:44 p.m.20 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.00203EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2021/08/25 8:44 p.m.14 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.00203EPSS
Exploits0References4
OSV
OSV
added 2019/09/09 12:15 p.m.1 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.00203EPSS
Exploits0References1
NVD
NVD
added 2019/09/09 12:15 p.m.5 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.00203EPSS
Exploits0References1
Prion
Prion
added 2019/09/09 12:15 p.m.10 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.00203EPSS
Exploits0References1Affected Software1
CVE
CVE
added 2019/09/09 11:58 a.m.56 views

CVE-2019-16143

The CVE concerns the blake2 crate for Rust, affecting versions before 0.8.1. The root cause is incorrect block sizes when BLAKE2b/BLAKE2s are used with HMAC, causing MAC results to be computed with half the required sizes. Documents consistently describe miscalculation of MAC results (MacResult) ...

9.8CVSS9.4AI score0.00203EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2019/09/09 11:58 a.m.8 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.00203EPSS
Exploits0References1
OSV
OSV
added 2019/08/25 12:0 p.m.14 views

RUSTSEC-2019-0019 HMAC-BLAKE2 algorithms compute incorrect results

When used in conjunction with the Hash-based Message Authentication Code HMAC, the BLAKE2b and BLAKE2s implementations in blake2 crate versions prior to v0.8.1 used an incorrect block size 32-bytes instead of 64-bytes for BLAKE2s, and 64-bytes instead of 128-bytes for BLAKE2b, causing them to...

9.8CVSS9.6AI score0.00203EPSS
Exploits0References3
RustSec
RustSec
added 2019/08/25 12:0 p.m.15 views

HMAC-BLAKE2 algorithms compute incorrect results

When used in conjunction with the Hash-based Message Authentication Code HMAC, the BLAKE2b and BLAKE2s implementations in blake2 crate versions prior to v0.8.1 used an incorrect block size 32-bytes instead of 64-bytes for BLAKE2s, and 64-bytes instead of 128-bytes for BLAKE2b, causing them to...

9.8CVSS2.9AI score0.00203EPSS
Exploits0Affected Software1
Fedora
Fedora
added 2018/09/21 5:38 a.m.18 views

[SECURITY] Fedora 29 Update: python-pycryptodomex-3.6.6-1.fc29

PyCryptodome is a self-contained Python package of low-level cryptographic primitives. It's a fork of PyCrypto. It brings several enhancements with respect to the last official version of PyCrypto 2.6.1, for instance: Authenticated encryption modes GCM, CCM, EAX, SIV, OCB Accelerated AES on Intel...

7.5CVSS0.9AI score0.00328EPSS
Exploits1
Fedora
Fedora
added 2018/09/07 4:17 p.m.22 views

[SECURITY] Fedora 28 Update: python-pycryptodomex-3.6.6-1.fc28

PyCryptodome is a self-contained Python package of low-level cryptographic primitives. It's a fork of PyCrypto. It brings several enhancements with respect to the last official version of PyCrypto 2.6.1, for instance: Authenticated encryption modes GCM, CCM, EAX, SIV, OCB Accelerated AES on Intel...

7.5CVSS0.9AI score0.00328EPSS
Exploits1
Tenable Nessus
Tenable Nessus
added 2015/03/20 12:0 a.m.25 views

Fedora 20 : csync2-1.34-15.fc20 / duplicity-0.6.25-3.fc20 / librsync-1.0.0-1.fc20 / etc (2015-3366)

Changes in librsync 1.0.0 2015-01-23 ====================================== - SECURITY: CVE-2014-8242: librsync previously used a truncated MD4 'strong' check sum to match blocks. However, MD4 is not cryptographically strong. It's possible that an attacker who can control the contents of one part...

5.8CVSS5.6AI score0.02282EPSS
Exploits0References9
ArchLinux
ArchLinux
added 2015/03/16 12:0 a.m.44 views

librsync: checksum collision

librsync previously used a truncated MD4 "strong" check sum to match blocks. However, MD4 is not cryptographically strong. It's possible that an attacker who can control the contents of one part of a file could use it to control other regions of the file, if it's transferred using librsync/rdiff...

5.8CVSS1AI score0.02282EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2015/03/10 12:0 a.m.29 views

Fedora 22 : csync2-1.34-15.fc22 / duplicity-0.6.25-3.fc22 / librsync-1.0.0-1.fc22 / etc (2015-2923)

Changes in librsync 1.0.0 2015-01-23 ====================================== - SECURITY: CVE-2014-8242: librsync previously used a truncated MD4 'strong' check sum to match blocks. However, MD4 is not cryptographically strong. It's possible that an attacker who can control the contents of one part...

5.8CVSS5.6AI score0.02282EPSS
Exploits0References9
Rows per page
Query Builder