Lucene search
+L

1398 matches found

RedHat Linux
RedHat Linux
added 2023/12/07 1:53 p.m.12 views

OpenSSL: Excessive time spent checking DH q parameter value

A vulnerability was found in OpenSSL. This security issue occurs because the applications that use the DHcheck, DHcheckex, or EVPPKEYparamcheck functions to check a DH key or DH parameters may experience long delays. Where the key or parameters that are being checked have been obtained from an...

5.3CVSS6.6AI score0.03047EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/12/07 1:53 p.m.11 views

openssl: Excessive time spent checking DH keys and parameters

A vulnerability was found in OpenSSL. This security flaw occurs because the applications that use the DHcheck, DHcheckex, or EVPPKEYparamcheck functions to check a DH key or DH parameters may experience long delays. Where the key or parameters that are being checked have been obtained from an...

5.3CVSS6.7AI score0.06531EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/12/07 12:37 p.m.11 views

openssl: Excessive time spent checking DH keys and parameters

A vulnerability was found in OpenSSL. This security flaw occurs because the applications that use the DHcheck, DHcheckex, or EVPPKEYparamcheck functions to check a DH key or DH parameters may experience long delays. Where the key or parameters that are being checked have been obtained from an...

5.3CVSS6.7AI score0.06531EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/12/07 12:37 p.m.15 views

OpenSSL: Excessive time spent checking DH q parameter value

A vulnerability was found in OpenSSL. This security issue occurs because the applications that use the DHcheck, DHcheckex, or EVPPKEYparamcheck functions to check a DH key or DH parameters may experience long delays. Where the key or parameters that are being checked have been obtained from an...

5.3CVSS6.6AI score0.03047EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/12/07 12:21 p.m.11 views

OpenSSL: Excessive time spent checking DH q parameter value

A vulnerability was found in OpenSSL. This security issue occurs because the applications that use the DHcheck, DHcheckex, or EVPPKEYparamcheck functions to check a DH key or DH parameters may experience long delays. Where the key or parameters that are being checked have been obtained from an...

5.3CVSS6.6AI score0.03047EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/12/07 12:21 p.m.18 views

openssl: Excessive time spent checking DH keys and parameters

A vulnerability was found in OpenSSL. This security flaw occurs because the applications that use the DHcheck, DHcheckex, or EVPPKEYparamcheck functions to check a DH key or DH parameters may experience long delays. Where the key or parameters that are being checked have been obtained from an...

5.3CVSS6.7AI score0.06531EPSS
SaveExploits0References5
OSV
OSV
added 2023/12/07 5:15 a.m.5 views

ALPINE-CVE-2023-41913

strongSwan before 5.9.12 has a buffer overflow and possible unauthenticated remote code execution via a DH public value that exceeds the internal buffer in charon-tkm's DH proxy. The earliest affected version is 5.3.0. An attack can occur via a crafted IKESAINIT message...

9.8CVSS8.6AI score0.02309EPSS
SaveExploits0References1
OSV
OSV
added 2023/12/07 5:15 a.m.9 views

AZL-32071 CVE-2023-41913 affecting package strongswan for versions less than 5.9.10-3

strongSwan before 5.9.12 has a buffer overflow and possible unauthenticated remote code execution via a DH public value that exceeds the internal buffer in charon-tkm's DH proxy. The earliest affected version is 5.3.0. An attack can occur via a crafted IKESAINIT message...

9.8CVSS8.3AI score0.02309EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2023/12/07 12:00 a.m.2 views

CVE-2023-41913

strongSwan before 5.9.12 has a buffer overflow and possible unauthenticated remote code execution via a DH public value that exceeds the internal buffer in charon-tkm's DH proxy. The earliest affected version is 5.3.0. An attack can occur via a crafted IKESAINIT message...

8.2AI score0.02309EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2023/12/05 11:30 p.m.37 views

github.com/ecies/go vulnerable to possible private key restoration

Impact If functions Encapsulate, Decapsulate and ECDH could be called by an attacker, he could recover any private key that he interacts with. Patches Patched in v2.0.8 Workarounds You could manually check public key by calling IsOnCurve function from secp256k1 libraries. References...

4.9CVSS6.8AI score0.00335EPSS
SaveExploits1References6Affected Software1
Amazon
Amazon
added 2023/12/04 12:00 a.m.8 views

Medium: openssl-snapsafe

Issue Overview: Issue summary: Generating excessively long X9.42 DH keys or checking excessively long X9.42 DH keys or parameters may be very slow. Impact summary: Applications that use the functions DHgeneratekey to generate an X9.42 DH key may experience long delays. Likewise, applications that...

5.3CVSS7.8AI score0.04459EPSS
SaveExploits0
Amazon
Amazon
added 2023/12/04 12:00 a.m.8 views

Medium: openssl11

Issue Overview: Issue summary: Generating excessively long X9.42 DH keys or checking excessively long X9.42 DH keys or parameters may be very slow. Impact summary: Applications that use the functions DHgeneratekey to generate an X9.42 DH key may experience long delays. Likewise, applications that...

5.3CVSS7.8AI score0.04459EPSS
SaveExploits0
Veracode
Veracode
added 2023/11/29 5:49 a.m.62 views

Inconsistency Between Implementation And Documented Design

nodejs is vulnerable to Inconsistency Between Implementation and Documented Design. The vulnerability is due to generateKeys API function returned from crypto.createDiffieHellman only generates missing or outdated keys.This discrepancy between the documented and actual behavior of the API allows ...

7.5CVSS6.6AI score0.01462EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2023/11/28 8:15 p.m.3 views

DEBIAN-CVE-2023-30590

The generateKeys API function returned from crypto.createDiffieHellman only generates missing or outdated keys, that is, it only generates a private key if none has been set yet, but the function is also needed to compute the corresponding public key after calling setPrivateKey. However, the...

7.5CVSS6.9AI score0.01462EPSS
SaveExploits0References1
OSV
OSV
added 2023/11/28 8:15 p.m.10 views

UBUNTU-CVE-2023-30590

The generateKeys API function returned from crypto.createDiffieHellman only generates missing or outdated keys, that is, it only generates a private key if none has been set yet, but the function is also needed to compute the corresponding public key after calling setPrivateKey. However, the...

7.5CVSS6.8AI score0.01462EPSS
SaveExploits0References4
CVE
CVE
added 2023/11/28 7:15 p.m.701 views

CVE-2023-30590

CVE-2023-30590 concerns Node.js: the generateKeys() API of crypto.createDiffieHellman() only generates a private key when none is set, yet docs claim it generates both private and public DH keys. Multiple advisories (Debian DLA/DSA, Gentoo GLSA, AlmaLinux errata) reference this vulnerability and ...

7.5CVSS7.6AI score0.01462EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2023/11/28 7:15 p.m.46 views

CVE-2023-30590

The generateKeys API function returned from crypto.createDiffieHellman only generates missing or outdated keys, that is, it only generates a private key if none has been set yet, but the function is also needed to compute the corresponding public key after calling setPrivateKey. However, the...

8AI score0.01462EPSS
SaveExploits0References2
Veracode
Veracode
added 2023/11/28 6:31 a.m.30 views

Buffer Overflow

strongswan is vulnerable to Buffer Overflow. The vulnerability is due to charon-tkm version of the charon IKE daemon doesn't properly check the length of received Diffie-Hellman public values before copying them to a fixed-size buffer on the stack. This potentially leads to a buffer overflow and...

9.8CVSS7.1AI score0.02309EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2023/11/21 7:05 p.m.10 views

CLSA-2023-1700593531 Fix CVE(s): CVE-2023-3446

SECURITY UPDATE: Denial of service could be encountered if a DH key or DH parameters check experience long delays. - debian/patches/CVE-2023-3446.patch: Adds check to prevent the testing of an excessively large modulus in DHcheck. - CVE-2023-3446...

5.3CVSS6.8AI score0.06531EPSS
SaveExploits0References1
OSV
OSV
added 2023/11/20 3:46 p.m.5 views

USN-6488-1 strongswan vulnerability

Florian Picca discovered that strongSwan incorrectly handled certain DH public values. A remote attacker could use this issue to cause strongSwan to crash, resulting in a denial of service, or possibly execute arbitrary code...

9.8CVSS7.4AI score0.02309EPSS
SaveExploits0References2
Rows per page
Query Builder