Lucene search
+L

114 matches found

OSV
OSV
added 2025/01/20 2:15 p.m.12 views

AZL-78537 CVE-2024-13176 affecting package openssl-fips-provider 3.1.2-2

Issue summary: A timing side-channel which could potentially allow recovering the private key exists in the ECDSA signature computation. Impact summary: A timing side-channel in ECDSA signature computations could allow recovering the private key by an attacker. However, measuring the timing would...

4.1CVSS6.1AI score0.00613EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/09/30 12:00 a.m.20 views

PT-2024-32459 · Unknown · Basic-Auth-Connect

Name of the Vulnerable Software and Affected Versions: basic-auth-connect versions prior to 1.1.0 Description: The issue concerns a timing-unsafe equality comparison in basic-auth-connect that can leak timing information. This comparison can potentially allow an attacker to observe differences in...

8.7CVSS8.7AI score0.00522EPSS
SaveExploits1References14
Vulnrichment
Vulnrichment
added 2024/06/10 12:47 p.m.26 views

CVE-2024-36405 Control-flow timing leak in Kyber reference implementation when compiled with Clang 15-18 for -Os, -O1 and other options

liboqs is a C-language cryptographic library that provides implementations of post-quantum cryptography algorithms. A control-flow timing lean has been identified in the reference implementation of the Kyber key encapsulation mechanism when it is compiled with Clang 15-18 for -Os, -O1, and other...

5.9CVSS6.9AI score0.00515EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/10 12:47 p.m.35 views

CVE-2024-36405 Control-flow timing leak in Kyber reference implementation when compiled with Clang 15-18 for -Os, -O1 and other options

liboqs is a C-language cryptographic library that provides implementations of post-quantum cryptography algorithms. A control-flow timing lean has been identified in the reference implementation of the Kyber key encapsulation mechanism when it is compiled with Clang 15-18 for -Os, -O1, and other...

5.9CVSS6.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2024/06/10 12:47 p.m.73 views

CVE-2024-36405 Control-flow timing leak in Kyber reference implementation when compiled with Clang 15-18 for -Os, -O1 and other options

liboqs is a C-language cryptographic library that provides implementations of post-quantum cryptography algorithms. A control-flow timing lean has been identified in the reference implementation of the Kyber key encapsulation mechanism when it is compiled with Clang 15-18 for -Os, -O1, and other...

5.9CVSS0.00515EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/06/10 12:00 a.m.15 views

PT-2024-4342 · Liboqs +1 · Liboqs +1

Name of the Vulnerable Software and Affected Versions: liboqs versions prior to 0.10.1 Description: A control-flow timing issue has been identified in the reference implementation of the Kyber key encapsulation mechanism in liboqs, a C-language cryptographic library that provides implementations ...

8.2CVSS6.5AI score0.00515EPSS
SaveExploits0References38
RedHat Linux
RedHat Linux
added 2024/04/30 1:43 p.m.11 views

gnutls: vulnerable to Minerva side-channel information leak

A flaw was found in GnuTLS. The Minerva attack is a cryptographic vulnerability that exploits deterministic behavior in systems like GnuTLS, leading to side-channel leaks. In specific scenarios, such as when using the GNUTLSPRIVKEYFLAGREPRODUCIBLE flag, it can result in a noticeable step in nonce...

5.3CVSS6.7AI score0.00724EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2024/04/28 12:30 a.m.39 views

mdanter/ecc affected by timing vulnerability in cryptographic side-channels

phpecc, as used in all versions of mdanter/ecc, as well as paragonie/ecc before 2.0.1, has a branch-based timing leak in Point addition. This Composer package is also known as phpecc/phpecc on GitHub, previously known as the Matyas Danter ECC library. Paragon Initiative Enterprises hard-forked...

4.3CVSS7.1AI score0.00408EPSS
SaveExploits0References6Affected Software2
NVD
NVD
added 2024/04/27 10:15 p.m.74 views

CVE-2024-33851

phpecc, as used in paragonie/phpecc before 2.0.1, has a branch-based timing leak in Point addition. This is related to phpecc/phpecc on GitHub, and the Matyas Danter ECC library...

4.3CVSS6.3AI score0.00408EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/04/27 12:00 a.m.41 views

phpecc 安全漏洞

phpecc is a pure PHP elliptic curve cryptography library open-sourced by Paragon Initiative Enterprises. A security vulnerability exists in phpecc versions prior to 2.0.1, which stems from a branch-based timing leak in Point addition...

4.3CVSS6.7AI score0.00408EPSS
SaveExploits0References2
CVE
CVE
added 2024/04/27 12:00 a.m.91 views

CVE-2024-33851

The CVE-2024-33851 issue concerns phpecc (paragonie/phpecc) and related libraries (mdanter/ecc, paragonie/ecc). The root cause is a branch-based timing leak in Point addition, causing a timing side-channel that can reveal sensitive information. Affected software includes phpecc/phpecc (and all ve...

4.3CVSS6.5AI score0.00408EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/04/27 12:00 a.m.71 views

CVE-2024-33851

phpecc, as used in paragonie/phpecc before 2.0.1, has a branch-based timing leak in Point addition. This is related to phpecc/phpecc on GitHub, and the Matyas Danter ECC library...

6.6AI score0.00408EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/04/27 12:00 a.m.14 views

CVE-2024-33851

phpecc, as used in paragonie/phpecc before 2.0.1, has a branch-based timing leak in Point addition. This is related to phpecc/phpecc on GitHub, and the Matyas Danter ECC library...

6.7AI score0.00408EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/04/27 12:00 a.m.24 views

PT-2024-25510 · Phpecc +1 · Phpecc +2

Name of the Vulnerable Software and Affected Versions: phpecc versions prior to 2.0.1 paragonie/ecc versions prior to 2.0.1 mdanter/ecc all versions Description: The issue is a branch-based timing leak in Point addition. This leak is related to the phpecc/phpecc library on GitHub and the Matyas...

5.3CVSS7AI score0.00408EPSS
SaveExploits0References8
OSV
OSV
added 2024/04/27 12:00 a.m.30 views

CVE-2024-33851

phpecc, as used in paragonie/phpecc before 2.0.1, has a branch-based timing leak in Point addition. This is related to phpecc/phpecc on GitHub, and the Matyas Danter ECC library...

4.3CVSS6.8AI score
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/04/25 1:28 a.m.7 views

gnutls: vulnerable to Minerva side-channel information leak

A flaw was found in GnuTLS. The Minerva attack is a cryptographic vulnerability that exploits deterministic behavior in systems like GnuTLS, leading to side-channel leaks. In specific scenarios, such as when using the GNUTLSPRIVKEYFLAGREPRODUCIBLE flag, it can result in a noticeable step in nonce...

5.3CVSS6.7AI score0.00724EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/04/18 2:25 a.m.12 views

gnutls: vulnerable to Minerva side-channel information leak

A flaw was found in GnuTLS. The Minerva attack is a cryptographic vulnerability that exploits deterministic behavior in systems like GnuTLS, leading to side-channel leaks. In specific scenarios, such as when using the GNUTLSPRIVKEYFLAGREPRODUCIBLE flag, it can result in a noticeable step in nonce...

5.3CVSS6.7AI score0.00724EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/04/11 4:09 p.m.10 views

gnutls: vulnerable to Minerva side-channel information leak

A flaw was found in GnuTLS. The Minerva attack is a cryptographic vulnerability that exploits deterministic behavior in systems like GnuTLS, leading to side-channel leaks. In specific scenarios, such as when using the GNUTLSPRIVKEYFLAGREPRODUCIBLE flag, it can result in a noticeable step in nonce...

5.3CVSS6.7AI score0.00724EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/03/25 8:29 p.m.15 views

nss: timing attack against RSA decryption

It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens...

6.5CVSS7.1AI score0.00822EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/03/25 7:35 p.m.10 views

nss: timing attack against RSA decryption

It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens...

6.5CVSS7.1AI score0.00822EPSS
SaveExploits0References6
Rows per page
Query Builder