ghsa-pcx7-8hxg-j823
Vulnerability from github
Duplicate Advisory
This advisory has been withdrawn because it is a duplicate of GHSA-jgwc-jh89-rpgq. This link is maintained to preserve external references.
Original Description
A vulnerability was found in the Keycloak Server. The Keycloak Server is vulnerable to a denial of service (DoS) attack due to improper handling of proxy headers. When Keycloak is configured to accept incoming proxy headers, it may accept non-IP values, such as obfuscated identifiers, without proper validation. This issue can lead to costly DNS resolution operations, which an attacker could exploit to tie up IO threads and potentially cause a denial of service. The attacker must have access to send requests to a Keycloak instance that is configured to accept proxy headers, specifically when reverse proxies do not overwrite incoming headers, and Keycloak is configured to trust these headers.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.keycloak:keycloak-quarkus-server" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "24.0.9" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.keycloak:keycloak-quarkus-server" }, "ranges": [ { "events": [ { "introduced": "25.0.0" }, { "fixed": "26.0.6" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [], "database_specific": { "cwe_ids": [ "CWE-444" ], "github_reviewed": true, "github_reviewed_at": "2024-11-25T19:35:56Z", "nvd_published_at": "2024-11-25T08:15:10Z", "severity": "MODERATE" }, "details": "## Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-jgwc-jh89-rpgq. This link is maintained to preserve external references.\n\n## Original Description\nA vulnerability was found in the Keycloak Server. The Keycloak Server is vulnerable to a denial of service (DoS) attack due to improper handling of proxy headers. When Keycloak is configured to accept incoming proxy headers, it may accept non-IP values, such as obfuscated identifiers, without proper validation. This issue can lead to costly DNS resolution operations, which an attacker could exploit to tie up IO threads and potentially cause a denial of service.\nThe attacker must have access to send requests to a Keycloak instance that is configured to accept proxy headers, specifically when reverse proxies do not overwrite incoming headers, and Keycloak is configured to trust these headers.", "id": "GHSA-pcx7-8hxg-j823", "modified": "2024-11-25T19:35:56Z", "published": "2024-11-25T09:30:59Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9666" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:10175" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:10176" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:10177" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:10178" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2024-9666" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317440" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Duplicate Advisory: Keycloak proxy header handling Denial-of-Service (DoS) vulnerability", "withdrawn": "2024-11-25T19:35:56Z" }
- 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.