ghsa-jx4r-qc68-xjr5
Vulnerability from github
Published
2022-04-21 01:42
Modified
2024-04-23 09:30
Severity ?
Details
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 D(HE)ater attack. The client needs very little CPU resources and network bandwidth. The attack may be more disruptive in cases where a client can require a server to select its largest supported key size. The basic attack scenario is that the client must claim that it can only communicate with DHE, and the server must be configured to allow DHE.
{ "affected": [], "aliases": [ "CVE-2002-20001" ], "database_specific": { "cwe_ids": [ "CWE-400" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2021-11-11T19:15:00Z", "severity": "HIGH" }, "details": "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 D(HE)ater attack. The client needs very little CPU resources and network bandwidth. The attack may be more disruptive in cases where a client can require a server to select its largest supported key size. The basic attack scenario is that the client must claim that it can only communicate with DHE, and the server must be configured to allow DHE.", "id": "GHSA-jx4r-qc68-xjr5", "modified": "2024-04-23T09:30:46Z", "published": "2022-04-21T01:42:51Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2002-20001" }, { "type": "WEB", "url": "https://github.com/mozilla/ssl-config-generator/issues/162" }, { "type": "WEB", "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-506569.pdf" }, { "type": "WEB", "url": "https://dheatattack.com" }, { "type": "WEB", "url": "https://dheatattack.gitlab.io" }, { "type": "WEB", "url": "https://github.com/Balasys/dheater" }, { "type": "WEB", "url": "https://gitlab.com/dheatattack/dheater" }, { "type": "WEB", "url": "https://ieeexplore.ieee.org/document/10374117" }, { "type": "WEB", "url": "https://support.f5.com/csp/article/K83120834" }, { "type": "WEB", "url": "https://www.arubanetworks.com/assets/alert/ARUBA-PSA-2022-004.txt" }, { "type": "WEB", "url": "https://www.openssl.org/blog/blog/2022/10/21/tls-groups-configuration" }, { "type": "WEB", "url": "https://www.reddit.com/r/netsec/comments/qdoosy/server_overload_by_enforcing_dhe_key_exchange" }, { "type": "WEB", "url": "https://www.researchgate.net/profile/Anton-Stiglic-2/publication/2401745_Security_Issues_in_the_Diffie-Hellman_Key_Agreement_Protocol" }, { "type": "WEB", "url": "https://www.suse.com/support/kb/doc/?id=000020510" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.