Lucene search
+L

132 matches found

Tenable Nessus
Tenable Nessus
added 2024/10/30 12:0 a.m.21 views

F5 Networks BIG-IP : Diffie-Hellman key exchange protocol vulnerability (K000148343)

The version of F5 Networks BIG-IP installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the K000148343 advisory. Validating the order of the public keys in the Diffie-Hellman Key Agreement Protocol, when an approved safe prime is...

7.5CVSS6.9AI score0.01083EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/08/26 12:0 a.m.71 views

CVE-2024-41996

Validating the order of the public keys in the Diffie-Hellman Key Agreement Protocol, when an approved safe prime is used, allows remote attackers from the client side to trigger unnecessarily expensive server-side DHE modular-exponentiation calculations. The client may cause asymmetric resource...

0.01083EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/08/26 12:0 a.m.6 views

Diffie-Hellman 安全漏洞

Diffie-Hellman is a key negotiation protocol open-sourced by Diffie-Hellman. This key negotiation protocol allows Alice and Bob to exchange public key values and securely compute the shared key K based on knowledge of these values and their own corresponding private keys, enabling further secure...

7.5CVSS6.9AI score0.01083EPSS
SaveExploits0References6
Code423n4
Code423n4
added 2023/12/08 12:0 a.m.11 views

Potential Gas and Overflow Issues with Decimal Shift Left in _convertDecimals Function

Lines of code Vulnerability details Impact The exponentiation operation in the decimal shift left scenario can lead to high gas consumption and potential integer overflow. The gas cost and risk of overflow increase with the value of the exponent, which could make the function expensive or even...

7.4AI score
SaveExploits0
OSV
OSV
added 2023/10/09 9:30 p.m.24 views

GO-2023-2101 Incorrect exponentiation results in github.com/consensys/gnark-crypto

Incorrect exponentiation results in github.com/consensys/gnark-crypto...

7.2AI score
SaveExploits0References5
Veracode
Veracode
added 2023/10/09 5:59 a.m.11 views

Incorrect Results In Exponentiation

gnark-crypto is vulnerable to Incorrect Results in Exponentiation. The vulnerability is due to the use of exponentiation à la GLV ExpGLV when the exponent exceeds the group order of the pairing target group GT. This sometimes results in incorrect outcomes compared to normal exponentiation Exp...

6.8AI score
SaveExploits0
OSV
OSV
added 2023/10/05 8:57 p.m.40 views

GHSA-PFFG-92CG-XF5C gnark-crypto's exponentiation in the pairing target group GT using GLV can give incorrect results

Impact When the exponent is bigger than r, the group order of the pairing target group GT, the exponentiation à la GLV ExpGLV can sometimes give incorrect results compared to normal exponentiation Exp. The issue impacts all users using ExpGLV for exponentiations in GT. This does not impact Exp an...

7AI score
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2023/10/05 8:57 p.m.39 views

gnark-crypto's exponentiation in the pairing target group GT using GLV can give incorrect results

Impact When the exponent is bigger than r, the group order of the pairing target group GT, the exponentiation à la GLV ExpGLV can sometimes give incorrect results compared to normal exponentiation Exp. The issue impacts all users using ExpGLV for exponentiations in GT. This does not impact Exp an...

6.8AI score
SaveExploits0References6Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2023/10/05 12:0 a.m.16 views

gnark-crypto's exponentiation in the pairing target group GT using GLV can give incorrect results

Impact When the exponent is bigger than r, the group order of the pairing target group GT, the exponentiation à la GLV ExpGLV can sometimes give incorrect results compared to normal exponentiation Exp. The issue impacts all users using ExpGLV for exponentiations in GT. This does not impact Exp an...

7AI score
SaveExploits0References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2023/05/24 12:0 a.m.57 views

Siemens SCALANCE W1750D Uncontrolled Resource Consumption (CVE-2002-20001)

The Diffie-Hellman Key Agreement Protocol allows remote attackers from the client side to send arbitrary numbers that are actually not public keys, and trigger expensive server-side DHE modular- exponentiation calculations, aka a DHEater attack. The client needs very little CPU resources and...

7.5CVSS6.8AI score0.23061EPSS
SaveExploits1References12
Github Security Blog
Github Security Blog
added 2023/04/21 6:30 p.m.23 views

IO FinNet tss-lib vulnerable to timing attack from non-constant time scalar arithmetic

io.finnet tss-lib before 2.0.0 can leak the lambda value of a private key via a timing side-channel attack because it relies on Go big.Int, which is not constant time for Cmp, modular exponentiation, or modular inverse. An example leak is in crypto/paillier/paillier.go. bnb-chain/tss-lib and...

7.5CVSS6.7AI score0.00864EPSS
SaveExploits0References7Affected Software2
NVD
NVD
added 2023/04/21 6:15 p.m.77 views

CVE-2023-26557

io.finnet tss-lib before 2.0.0 can leak the lambda value of a private key via a timing side-channel attack because it relies on Go big.Int, which is not constant time for Cmp, modular exponentiation, or modular inverse. An example leak is in crypto/paillier/paillier.go. bnb-chain/tss-lib and...

7.5CVSS7.5AI score0.00864EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2023/04/21 12:0 a.m.74 views

CVE-2023-26557

io.finnet tss-lib before 2.0.0 can leak the lambda value of a private key via a timing side-channel attack because it relies on Go big.Int, which is not constant time for Cmp, modular exponentiation, or modular inverse. An example leak is in crypto/paillier/paillier.go. bnb-chain/tss-lib and...

7.7AI score0.00864EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 5:22 a.m.8 views

SUSE CVE-2015-0837

The mpipowm function in Libgcrypt before 1.6.3 and GnuPG before 1.4.19 allows attackers to obtain sensitive information by leveraging timing differences when accessing a pre-computed table during modular exponentiation, related to a "Last-Level Cache Side-Channel Attack."...

5.9CVSS6.5AI score0.01952EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2023/02/15 5:9 a.m.9 views

SUSE CVE-2016-0702

The MODEXPCTIMECOPYFROMPREBUF function in crypto/bn/bnexp.c in OpenSSL 1.0.1 before 1.0.1s and 1.0.2 before 1.0.2g does not properly consider cache-bank access times during modular exponentiation, which makes it easier for local users to discover RSA keys by running a crafted application on the...

5.1CVSS8.6AI score0.0191EPSS
SaveExploits1References34
SUSE CVE
SUSE CVE
added 2023/02/15 3:23 a.m.4 views

SUSE CVE-2022-40735

The Diffie-Hellman Key Agreement Protocol allows use of long exponents that arguably make certain calculations unnecessarily expensive, because the 1996 van Oorschot and Wiener paper found that "appropriately short exponents" can be used when there are adequate subgroup constraints, and these sho...

7.5CVSS7.2AI score0.02301EPSS
SaveExploits0References5
Prion
Prion
added 2022/12/15 11:15 p.m.22 views

Design/Logic Flaw

An issue was discovered in Mbed TLS before 2.28.2 and 3.x before 3.3.0. An adversary with access to precise enough information about memory accesses typically, an untrusted operating system attacking a secure enclave can recover an RSA private key after observing the victim performing a single...

2.6CVSS5.3AI score0.00787EPSS
SaveExploits0References4Affected Software2
OSV
OSV
added 2022/12/15 12:0 a.m.26 views

CVE-2022-46392

An issue was discovered in Mbed TLS before 2.28.2 and 3.x before 3.3.0. An adversary with access to precise enough information about memory accesses typically, an untrusted operating system attacking a secure enclave can recover an RSA private key after observing the victim performing a single...

5.3CVSS5.1AI score0.00787EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2022/12/15 12:0 a.m.54 views

CVE-2022-46392

An issue was discovered in Mbed TLS before 2.28.2 and 3.x before 3.3.0. An adversary with access to precise enough information about memory accesses typically, an untrusted operating system attacking a secure enclave can recover an RSA private key after observing the victim performing a single...

5.7AI score0.00787EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2022/11/14 11:15 p.m.65 views

CVE-2022-40735

The Diffie-Hellman Key Agreement Protocol allows use of long exponents that arguably make certain calculations unnecessarily expensive, because the 1996 van Oorschot and Wiener paper found that "appropriately short exponents" can be used when there are adequate subgroup constraints, and these sho...

7.5CVSS6.8AI score0.02301EPSS
SaveExploits0References14
Rows per page
Query Builder