Lucene search
+L

460 matches found

OSV
OSV
added 2022/01/06 10:4 p.m.52 views

GHSA-9HFG-PXR6-Q4VP Use of a Broken or Risky Cryptographic Algorithm in crypto2

The implementation does not enforce alignment requirements on input slices while incorrectly assuming 4-byte alignment through an unsafe call to std::slice::fromrawpartsmut, which breaks the contract and introduces undefined behavior. This affects Chacha20 encryption and decryption in crypto2...

9.8CVSS7.2AI score0.00753EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2022/01/06 10:4 p.m.30 views

Use of a Broken or Risky Cryptographic Algorithm in crypto2

The implementation does not enforce alignment requirements on input slices while incorrectly assuming 4-byte alignment through an unsafe call to std::slice::fromrawpartsmut, which breaks the contract and introduces undefined behavior. This affects Chacha20 encryption and decryption in crypto2...

9.8CVSS8.9AI score0.00753EPSS
Exploits0References5Affected Software1
CNVD
CNVD
added 2021/12/28 12:0 a.m.72 views

Mozilla Rust has an unspecified vulnerability (CNVD-2022-03129)

Rust is a general-purpose, compiled programming language from the Mozilla Foundation.A security vulnerability exists in versions of Rust crypto2 crate prior to 2021-10-08, which stems from a possible unaligned read of u32 during Chacha20 encryption and decryption. No details of the vulnerability...

9.8CVSS4AI score0.00753EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2021/12/27 12:15 a.m.3 views

CVE-2021-45709

An issue was discovered in the crypto2 crate through 2021-10-08 for Rust. During Chacha20 encryption and decryption, an unaligned read of a u32 may occur...

9.8CVSS5.8AI score0.00753EPSS
Exploits0References3
NVD
NVD
added 2021/12/27 12:15 a.m.28 views

CVE-2021-45709

An issue was discovered in the crypto2 crate through 2021-10-08 for Rust. During Chacha20 encryption and decryption, an unaligned read of a u32 may occur...

9.8CVSS0.00753EPSS
Exploits0References2
Prion
Prion
added 2021/12/27 12:15 a.m.22 views

Design/Logic Flaw

An issue was discovered in the crypto2 crate through 2021-10-08 for Rust. During Chacha20 encryption and decryption, an unaligned read of a u32 may occur...

7.5CVSS9.3AI score0.00753EPSS
Exploits0References2
CNNVD
CNNVD
added 2021/12/27 12:0 a.m.4 views

Rust 缓冲区错误漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation.A security vulnerability exists in versions of Rust crypto2 crate prior to 2021-10-08, which stems from a possible unaligned read of u32 during Chacha20 encryption and decryption. No details of the vulnerability...

9.8CVSS5.5AI score0.00753EPSS
Exploits0References2
Cvelist
Cvelist
added 2021/12/26 9:47 p.m.33 views

CVE-2021-45709

An issue was discovered in the crypto2 crate through 2021-10-08 for Rust. During Chacha20 encryption and decryption, an unaligned read of a u32 may occur...

9.6AI score0.00753EPSS
Exploits0References2
CVE
CVE
added 2021/12/26 9:47 p.m.62 views

CVE-2021-45709

CVE-2021-45709 affects the crypto2 crate for Rust up to 2021-10-08, where during ChaCha20 encryption/decryption an unaligned read of a u32 may occur. Related sources (OSV/GHSA/RUSTSEC) describe the root cause as incorrect assumptions about 4-byte alignment in an unsafe slice::from_raw_parts_mut c...

9.8CVSS9.2AI score0.00753EPSS
Exploits0References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2021/10/27 12:0 a.m.41 views

NewStart CGSL MAIN 6.02 : nss Multiple Vulnerabilities (NS-SA-2021-0121)

The remote NewStart CGSL host, running version MAIN 6.02, has nss packages installed that are affected by multiple vulnerabilities: - When converting coordinates from projective to affine, the modular inversion was not performed in constant time, resulting in a possible timing-based side channel...

9.1CVSS7.2AI score0.01541EPSS
Exploits0References7
RustSec
RustSec
added 2021/10/08 12:0 p.m.15 views

Non-aligned u32 read in Chacha20 encryption and decryption

The implementation does not enforce alignment requirements on input slices while incorrectly assuming 4-byte alignment through an unsafe call to std::slice::fromrawpartsmut, which breaks the contract and introduces undefined behavior. This affects Chacha20 encryption and decryption in crypto2...

9.8CVSS2.1AI score0.00753EPSS
Exploits0
OSV
OSV
added 2021/10/08 12:0 p.m.56 views

RUSTSEC-2021-0121 Non-aligned u32 read in Chacha20 encryption and decryption

The implementation does not enforce alignment requirements on input slices while incorrectly assuming 4-byte alignment through an unsafe call to std::slice::fromrawpartsmut, which breaks the contract and introduces undefined behavior. This affects Chacha20 encryption and decryption in crypto2...

9.8CVSS9.4AI score0.00753EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2021/10/08 12:0 a.m.7 views

PT-2021-24283 · Crypto2 · Crypto2

Name of the Vulnerable Software and Affected Versions: crypto2 crate through 2021-10-08 for Rust Description: An issue was discovered in the crypto2 crate that affects Chacha20 encryption and decryption. The implementation does not enforce alignment requirements on input slices, incorrectly...

9.8CVSS9.3AI score0.00753EPSS
Exploits0References9
IBM Security Bulletins
IBM Security Bulletins
added 2021/09/23 1:31 a.m.50 views

Security Bulletin: Vulnerabilities in OpenSSL affect Power Hardware Management Console (CVE-2016-8610 and CVE-2017-3731 )

Summary OpenSSL is used by Power Hardware Management Console HMC. HMC has addressed the applicable CVEs. Vulnerability Details CVEID: CVE-2016-8610 DESCRIPTION: The SSL/TLS protocol is vulnerable to a denial of service, caused by an error when processing ALERT packets during a SSL handshake. By...

7.5CVSS0.4AI score0.57595EPSS
Exploits2Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 8:45 p.m.37 views

Counter overflow in chacha20

An issue was discovered in the chacha20 crate before 0.2.3 for Rust. A ChaCha20 counter overflow makes it easier for attackers to determine plaintext...

7.5CVSS4.4AI score0.01309EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2021/08/25 8:45 p.m.30 views

GHSA-J2R6-2M5C-VGH5 Counter overflow in chacha20

An issue was discovered in the chacha20 crate before 0.2.3 for Rust. A ChaCha20 counter overflow makes it easier for attackers to determine plaintext...

7.5CVSS7.5AI score0.01309EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2021/07/13 12:0 a.m.270 views

Amazon Linux AMI : nspr, nss-softokn, nss-util (ALAS-2021-1522)

The version of nspr installed on the remote host is prior to 4.25.0-2.45. The version of nss-softokn installed on the remote host is prior to 3.53.1-6.46. The version of nss-util installed on the remote host is prior to 3.53.1-1.58. It is, therefore, affected by multiple vulnerabilities as...

10CVSS8AI score0.03596EPSS
Exploits1References21
IBM Security Bulletins
IBM Security Bulletins
added 2021/07/08 5:59 p.m.44 views

Security Bulletin: IBM has announced a release for IBM Security Identity Governance and Intelligence in response to a security vulnerability (CVE-2019-17006, CVE-2019-17023, CVE-2020-12403)

Summary IBM has announced a release for IBM Security Identity Governance and Intelligence IGI in response to security vulnerability. The vulnerability concerns Open Source - 2 issues for nss and one additional issue. Vulnerability Details CVEID: CVE-2019-17006 DESCRIPTION: Mozilla Network Securit...

10CVSS9.4AI score0.03596EPSS
Exploits1Affected Software1
Microsoft CVE
Microsoft CVE
added 2021/06/10 7:0 a.m.6 views

A flaw was found in the way CHACHA20-POLY1305 was implemented in NSS in versions before 3.55. When using multi-part Chacha20 it could cause out-of-bounds reads. This issue was fixed by explicitly disabling multi-part ChaCha20 (which was not functioning correctly) and strictly enforcing tag length. The highest threat from this vulnerability is to confidentiality and system availability.

...

9.1CVSS7AI score0.01541EPSS
Exploits0
OpenVAS
OpenVAS
added 2021/06/09 12:0 a.m.18 views

SUSE: Security Advisory (SUSE-SU-2019:0678-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.4CVSS7.6AI score0.05701EPSS
Exploits0References2
Rows per page
Query Builder