Lucene search
+L

803 matches found

Positive Technologies
Positive Technologies
added 2024/02/22 12:00 a.m.6 views

PT-2024-40455 · Pypqc · Pypqc

Name of the Vulnerable Software and Affected Versions: PyPQC versions prior to 0.0.6.1 Description: An attacker able to submit many decapsulation requests against a single private key, and to gain timing information about the decapsulation, could recover the private key. A proof-of-concept exploi...

8.2CVSS7AI score
SaveExploits0References11
Amazon
Amazon
added 2024/02/19 12:00 a.m.6 views

Medium: nss

Issue Overview: Multiple NSS NIST curves were susceptible to a side-channel attack known as "Minerva". This attack could potentially allow an attacker to recover the private key. This vulnerability affects Firefox 121. CVE-2023-6135 Affected Packages: nss Issue Correction: Run dnf update nss...

4.3CVSS6.3AI score0.00714EPSS
SaveExploits0
Amazon
Amazon
added 2024/02/19 12:00 a.m.6 views

Medium: nss

Issue Overview: Multiple NSS NIST curves were susceptible to a side-channel attack known as "Minerva". This attack could potentially allow an attacker to recover the private key. This vulnerability affects Firefox 121. CVE-2023-6135 Affected Packages: nss Issue Correction: Run dnf update nss...

4.3CVSS6.3AI score0.00714EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/02/12 1:56 p.m.11 views

nss: vulnerable to Minerva side-channel information leak

The Network Security Services NSS package contains a vulnerability that exposes a side-channel information leak. This weakness enables a local attacker to capture several thousand usages of a signature, allowing them to utilize this information to recover portions of an ECDSA private key...

4.3CVSS6.8AI score0.00714EPSS
SaveExploits0References8
OSV
OSV
added 2023/12/20 12:00 a.m.7 views

UBUNTU-CVE-2023-6135

Multiple NSS NIST curves were susceptible to a side-channel attack known as "Minerva". This attack could potentially allow an attacker to recover the private key. This vulnerability affects Firefox 121...

4.3CVSS6.7AI score0.00714EPSS
SaveExploits0References7
OSV
OSV
added 2023/12/19 2:15 p.m.12 views

CVE-2023-6135

Multiple NSS NIST curves were susceptible to a side-channel attack known as "Minerva". This attack could potentially allow an attacker to recover the private key. This vulnerability affects Firefox 121...

4.3CVSS3.9AI score
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2023/12/19 2:15 p.m.44 views

CVE-2023-6135

Multiple NSS NIST curves were susceptible to a side-channel attack known as "Minerva". This attack could potentially allow an attacker to recover the private key. This vulnerability affects Firefox 121...

4.3CVSS6.4AI score0.00714EPSS
SaveExploits0
OSV
OSV
added 2023/12/19 2:15 p.m.3 views

DEBIAN-CVE-2023-6135

Multiple NSS NIST curves were susceptible to a side-channel attack known as "Minerva". This attack could potentially allow an attacker to recover the private key. This vulnerability affects Firefox 121...

4.3CVSS6.3AI score0.00714EPSS
SaveExploits0References1
Prion
Prion
added 2023/12/19 2:15 p.m.29 views

Code injection

Multiple NSS NIST curves were susceptible to a side-channel attack known as "Minerva". This attack could potentially allow an attacker to recover the private key. This vulnerability affects Firefox 121...

4.3CVSS6.3AI score0.00714EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2023/12/05 12:15 a.m.18 views

AZL-58246 CVE-2023-49292 affecting package golang for versions less than 1.20.7-1

ecies is an Elliptic Curve Integrated Encryption Scheme for secp256k1 in Golang. If funcations Encapsulate, Decapsulate and ECDH could be called by an attacker, they could recover any private key that interacts with it. This vulnerability was patched in 2.0.8. Users are advised to upgrade...

4.8CVSS5.7AI score0.00335EPSS
SaveExploits1References1
OSV
OSV
added 2023/12/05 12:15 a.m.11 views

AZL-78898 CVE-2023-49292 affecting package golang 1.25.7-1

ecies is an Elliptic Curve Integrated Encryption Scheme for secp256k1 in Golang. If funcations Encapsulate, Decapsulate and ECDH could be called by an attacker, they could recover any private key that interacts with it. This vulnerability was patched in 2.0.8. Users are advised to upgrade...

4.8CVSS5.7AI score0.00335EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2023/11/28 11:28 p.m.403 views

Marvin Attack: potential key recovery through timing sidechannels

Impact Due to a non-constant-time implementation, information about the private key is leaked through timing information which is observable over the network. An attacker may be able to use that information to recover the key. Patches No patch is yet available, however work is underway to migrate...

5.9CVSS6.3AI score0.0061EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2023/11/28 11:28 p.m.513 views

GHSA-C38W-74PG-36HR Marvin Attack: potential key recovery through timing sidechannels

Impact Due to a non-constant-time implementation, information about the private key is leaked through timing information which is observable over the network. An attacker may be able to use that information to recover the key. Patches No patch is yet available, however work is underway to migrate...

5.9CVSS5.2AI score0.0061EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2023/11/28 11:28 p.m.486 views

Marvin Attack: potential key recovery through timing sidechannels

The Marvin Attack is a timing sidechannel vulnerability which allows performing RSA decryption and signing operations as an attacker with the ability to observe only the time of the decryption operation performed withthe private key. A recent survey of RSA implementations found that the Rust rsa...

7AI score
SaveExploits0References5Affected Software1
OSV
OSV
added 2023/11/28 11:28 p.m.73 views

GHSA-4GRX-2X9W-596C Marvin Attack: potential key recovery through timing sidechannels

The Marvin Attack is a timing sidechannel vulnerability which allows performing RSA decryption and signing operations as an attacker with the ability to observe only the time of the decryption operation performed withthe private key. A recent survey of RSA implementations found that the Rust rsa...

5.9CVSS5.4AI score0.0061EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2023/11/28 9:15 p.m.22 views

CVE-2023-49092

RustCrypto/RSA is a portable RSA implementation in pure Rust. Due to a non-constant-time implementation, information about the private key is leaked through timing information which is observable over the network. An attacker may be able to use that information to recover the key. There is...

5.9CVSS6.2AI score0.0061EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2023/11/28 8:57 p.m.104 views

CVE-2023-49092

RustCrypto/RSA is a portable RSA implementation in pure Rust. Due to a non-constant-time implementation, information about the private key is leaked through timing information which is observable over the network. An attacker may be able to use that information to recover the key. There is...

5.9CVSS5.3AI score0.0061EPSS
SaveExploits0
Cvelist
Cvelist
added 2023/11/28 8:57 p.m.181 views

CVE-2023-49092 RustCrypto/RSA vulnerable to a Marvin Attack via key recovery through timing sidechannels

RustCrypto/RSA is a portable RSA implementation in pure Rust. Due to a non-constant-time implementation, information about the private key is leaked through timing information which is observable over the network. An attacker may be able to use that information to recover the key. There is...

5.9CVSS5.6AI score0.0061EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2023/11/28 8:57 p.m.381 views

CVE-2023-49092 RustCrypto/RSA vulnerable to a Marvin Attack via key recovery through timing sidechannels

RustCrypto/RSA is a portable RSA implementation in pure Rust. Due to a non-constant-time implementation, information about the private key is leaked through timing information which is observable over the network. An attacker may be able to use that information to recover the key. There is...

5.9CVSS6.5AI score0.0061EPSS
SaveExploits0References2
The Hacker News
The Hacker News
added 2023/11/27 1:18 p.m.60 views

Experts Uncover Passive Method to Extract Private RSA Keys from SSH Connections

A new study has demonstrated that it's possible for passive network attackers to obtain private RSA host keys from a vulnerable SSH server by observing when naturally occurring computational faults that occur while the connection is being established. The Secure Shell SSH protocol is a method for...

7AI score
SaveExploits0
Rows per page
Query Builder