Lucene search
+L

290 matches found

OSV
OSV
added 2025/07/04 12:00 a.m.7 views

CVE-2025-52496

Mbed TLS before 3.6.4 has a race condition in AESNI detection if certain compiler optimizations occur. An attacker may be able to extract an AES key from a multithreaded program, or perform a GCM forgery...

7.8CVSS6AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/07/03 11:24 a.m.7 views

CVE-2025-6224

Certificate generation in juju/utils using the cert.NewLeaf function could include private information. If this certificate were then transferred over the network in plaintext, an attacker listening on that network could sniff the certificate and trivially extract the private key from it...

6.5CVSS6.4AI score0.00135EPSS
SaveExploits1References1
Veracode
Veracode
added 2025/07/03 5:52 a.m.9 views

Sensitive Data Exposure

github.com/juju/utils is vulnerable to Sensitive Data Exposure. The vulnerability is due to the cert.NewLeaf function generating certificates that may contain private key information, which allows an attacker to extract the private key if the certificate is transmitted over the network in plainte...

6.5CVSS6.1AI score0.00135EPSS
SaveExploits1References4Affected Software1
RedhatCVE
RedhatCVE
added 2025/07/03 2:22 a.m.21 views

CVE-2024-49364

tiny-secp256k1 is a tiny secp256k1 native/JS wrapper. Prior to version 1.1.7, a private key can be extracted on signing a malicious JSON-stringifiable object, when global Buffer is the buffer package. This affects only environments where require'buffer' is the NPM buffer package. The...

9.1CVSS7.3AI score0.00317EPSS
SaveExploits0References1
Veracode
Veracode
added 2025/07/02 7:04 a.m.8 views

Private Key Extraction

tiny-secp256k1 is vulnerable to private key extraction. The vulnerability is due to the ability to bypass Buffer.isBuffer checks when the global Buffer is overridden by the NPM buffer package, which allows an attacker to reuse the nonce k across different messages and extract the private key by...

9.1CVSS7.2AI score0.00317EPSS
SaveExploits0References5Affected Software2
NVD
NVD
added 2025/07/01 3:15 a.m.13 views

CVE-2024-49364

tiny-secp256k1 is a tiny secp256k1 native/JS wrapper. Prior to version 1.1.7, a private key can be extracted on signing a malicious JSON-stringifiable object, when global Buffer is the buffer package. This affects only environments where require'buffer' is the NPM buffer package. The...

9.1CVSS0.00317EPSS
SaveExploits0References2
CVE
CVE
added 2025/07/01 2:07 a.m.29 views

CVE-2024-49364

CVE-2024-49364 affects tiny-secp256k1 (NPM wrapper). Prior to 1.1.7, if global Buffer comes from the NPM buffer package, the Buffer.isBuffer check can be bypassed, enabling private key extraction by signing a malicious JSON-stringifiable object via key reuse across messages. The issue is fixed in...

9.1CVSS6.6AI score0.00317EPSS
SaveExploits0References2
OSV
OSV
added 2025/07/01 2:07 a.m.5 views

CVE-2024-49364 tiny-secp256k1 vulnerable to private key extraction when signing a malicious JSON-stringifyable message in bundled environment

tiny-secp256k1 is a tiny secp256k1 native/JS wrapper. Prior to version 1.1.7, a private key can be extracted on signing a malicious JSON-stringifiable object, when global Buffer is the buffer package. This affects only environments where require'buffer' is the NPM buffer package. The...

9.1CVSS7AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/07/01 2:07 a.m.3 views

CVE-2024-49364 tiny-secp256k1 vulnerable to private key extraction when signing a malicious JSON-stringifyable message in bundled environment

tiny-secp256k1 is a tiny secp256k1 native/JS wrapper. Prior to version 1.1.7, a private key can be extracted on signing a malicious JSON-stringifiable object, when global Buffer is the buffer package. This affects only environments where require'buffer' is the NPM buffer package. The...

9.1CVSS7.2AI score0.00317EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/07/01 2:07 a.m.17 views

CVE-2024-49364 tiny-secp256k1 vulnerable to private key extraction when signing a malicious JSON-stringifyable message in bundled environment

tiny-secp256k1 is a tiny secp256k1 native/JS wrapper. Prior to version 1.1.7, a private key can be extracted on signing a malicious JSON-stringifiable object, when global Buffer is the buffer package. This affects only environments where require'buffer' is the NPM buffer package. The...

9.1CVSS0.00317EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/06/30 5:43 p.m.16 views

tiny-secp256k1 vulnerable to private key extraction when signing a malicious JSON-stringifyable message in bundled environment

Summary Private key can be extracted on signing a malicious JSON-stringifiable object, when global Buffer is buffer package Details This affects only environments where require'buffer' is E.g.: browser bundles, React Native apps, etc. Buffer.isBuffer check can be bypassed, resulting in k reuse fo...

9.1CVSS6.8AI score0.00317EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2025/06/30 12:00 a.m.8 views

PT-2025-28010

Name of the Vulnerable Software and Affected Versions: Mbed TLS versions prior to 3.6.4 Description: The issue is related to a race condition in AESNI detection that can occur under certain compiler optimizations. This could potentially allow an attacker to extract an AES key from a multithreaded...

7.8CVSS7.1AI score0.00189EPSS
SaveExploits1References56
Positive Technologies
Positive Technologies
added 2025/06/30 12:00 a.m.9 views

PT-2025-27492 · Unknown · Tiny-Secp256K1

Name of the Vulnerable Software and Affected Versions: tiny-secp256k1 versions prior to 1.1.7 Description: A private key can be extracted when signing a malicious JSON-stringifiable object, affecting environments where the global Buffer is the buffer package. The Buffer.isBuffer check can be...

9.1CVSS7.4AI score0.00317EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2025/06/18 12:02 a.m.16 views

CVE-2025-27587

OpenSSL 3.0.0 through 3.3.2 on the PowerPC architecture is vulnerable to a Minerva attack, exploitable by measuring the time of signing of random messages using the EVPDigestSign API, and then using the private key to extract the K value nonce from the signatures. Next, based on the bit size of t...

5.3CVSS6AI score0.0038EPSS
SaveExploits0References1
NVD
NVD
added 2025/06/16 10:15 p.m.39 views

CVE-2025-27587

OpenSSL 3.0.0 through 3.3.2 on the PowerPC architecture is vulnerable to a Minerva attack, exploitable by measuring the time of signing of random messages using the EVPDigestSign API, and then using the private key to extract the K value nonce from the signatures. Next, based on the bit size of t...

5.3CVSS0.0038EPSS
SaveExploits0References2
OSV
OSV
added 2025/06/16 10:15 p.m.11 views

DEBIAN-CVE-2025-27587

OpenSSL 3.0.0 through 3.3.2 on the PowerPC architecture is vulnerable to a Minerva attack, exploitable by measuring the time of signing of random messages using the EVPDigestSign API, and then using the private key to extract the K value nonce from the signatures. Next, based on the bit size of t...

5.3CVSS7.2AI score0.0038EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/06/16 12:00 a.m.11 views

OpenSSL 安全漏洞

OpenSSL is an open source general-purpose cryptographic library capable of implementing the Secure Sockets Layer SSLv2/v3 and Secure Transport Layer TLSv1 protocols from the OpenSSL team. It supports a variety of cryptographic algorithms, including symmetric ciphers, hashing algorithms, secure...

5.3CVSS7.3AI score0.0038EPSS
SaveExploits0References4
CVE
CVE
added 2025/06/16 12:00 a.m.134 views

CVE-2025-27587

CVE-2025-27587 affects OpenSSL 3.0.0–3.3.2 on the PowerPC architecture. The vulnerability arises from a Minerva-side-channel attack that can be exploited by measuring the signing time of random messages via EVP_DigestSign, enabling extraction of the nonce (K) and potential private-key leakage. Th...

5.3CVSS6.8AI score0.0038EPSS
SaveExploits0References2
OSV
OSV
added 2025/06/16 12:00 a.m.9 views

CVE-2025-27587

OpenSSL 3.0.0 through 3.3.2 on the PowerPC architecture is vulnerable to a Minerva attack, exploitable by measuring the time of signing of random messages using the EVPDigestSign API, and then using the private key to extract the K value nonce from the signatures. Next, based on the bit size of t...

5.3CVSS6.8AI score
SaveExploits0References4
Cvelist
Cvelist
added 2025/06/16 12:00 a.m.104 views

CVE-2025-27587

OpenSSL 3.0.0 through 3.3.2 on the PowerPC architecture is vulnerable to a Minerva attack, exploitable by measuring the time of signing of random messages using the EVPDigestSign API, and then using the private key to extract the K value nonce from the signatures. Next, based on the bit size of t...

0.0038EPSS
SaveExploits0References2
Rows per page
Query Builder