Lucene search
K

257 matches found

RedhatCVE
RedhatCVE
added 2025/07/06 12:10 a.m.5 views

CVE-2025-52496

A flaw was found in mbedtls. A race condition exists during Advanced Encryption Standard New Instructions AES-NI detection when specific compiler optimizations are enabled. This flaw allows a local attacker to potentially extract an AES key or perform a GCM forgery within a multithreaded program...

7.8CVSS6AI score0.00189EPSS
Exploits1References2
SUSE CVE
SUSE CVE
added 2025/07/04 11:21 p.m.3 views

SUSE 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.8CVSS6.8AI score0.00189EPSS
Exploits1References3
NVD
NVD
added 2025/07/04 3:15 p.m.5 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.8CVSS0.00189EPSS
Exploits1References2
OSV
OSV
added 2025/07/04 3:15 p.m.2 views

DEBIAN-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.8CVSS5.1AI score0.00189EPSS
Exploits1References1
OSV
OSV
added 2025/07/04 3:15 p.m.4 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
Exploits0References2
OSV
OSV
added 2025/07/04 3:15 p.m.2 views

ALPINE-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.8CVSS6.8AI score0.00189EPSS
Exploits1References1
Cvelist
Cvelist
added 2025/07/04 12:0 a.m.8 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.8CVSS0.00189EPSS
Exploits1References1
CVE
CVE
added 2025/07/04 12:0 a.m.68 views

CVE-2025-52496

CVE-2025-52496 affects Mbed TLS prior to 3.6.4. The issue is a race condition during AES-NI detection triggered by certain compiler optimizations, enabling an attacker to either extract an AES key from a multithreaded process or perform a GCM forgery. Affected component: mbedtls library AESNI det...

7.8CVSS6.4AI score0.00189EPSS
Exploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/07/04 12:0 a.m.3 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.8CVSS7AI score0.00189EPSS
Exploits1References1
AlpineLinux
AlpineLinux
added 2025/07/04 12:0 a.m.4 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.8CVSS6.3AI score0.00189EPSS
Exploits1References2
RedhatCVE
RedhatCVE
added 2025/07/03 11:24 a.m.4 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
Exploits1References1
Veracode
Veracode
added 2025/07/03 5:52 a.m.6 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
Exploits1References4Affected Software1
RedhatCVE
RedhatCVE
added 2025/07/03 2:22 a.m.11 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
Exploits0References1
Veracode
Veracode
added 2025/07/02 7:4 a.m.5 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
Exploits0References5Affected Software2
NVD
NVD
added 2025/07/01 3:15 a.m.4 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
Exploits0References2
Cvelist
Cvelist
added 2025/07/01 2:7 a.m.9 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
Exploits0References2
Vulnrichment
Vulnrichment
added 2025/07/01 2:7 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
Exploits0References2
CVE
CVE
added 2025/07/01 2:7 a.m.20 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
Exploits0References2
OSV
OSV
added 2025/07/01 2:7 a.m.2 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 score0.00317EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2025/06/30 5:43 p.m.10 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
Exploits0References4Affected Software1
Rows per page
Query Builder