ghsa-m6q9-p373-g5q8
Vulnerability from github
Published
2024-04-17 18:24
Modified
2024-06-24 17:05
Severity ?
Summary
Keycloak's unvalidated cross-origin messages in checkLoginIframe leads to DDoS
Details
A potential security flaw in the "checkLoginIframe" which allows unvalidated cross-origin messages, enabling potential DDoS attacks. By exploiting this vulnerability, attackers could coordinate to send millions of requests in seconds using simple code, significantly impacting the application's availability without proper origin validation for incoming messages.
Acknowledgements
Special thanks to Adriano Márcio Monteiro from BRZTEC for reporting this issue and helping us improve our project.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.keycloak:keycloak-services" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "22.0.10" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.keycloak:keycloak-services" }, "ranges": [ { "events": [ { "introduced": "23.0.0" }, { "fixed": "24.0.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-1249" ], "database_specific": { "cwe_ids": [ "CWE-346" ], "github_reviewed": true, "github_reviewed_at": "2024-04-17T18:24:38Z", "nvd_published_at": "2024-04-17T14:15:08Z", "severity": "HIGH" }, "details": "A potential security flaw in the \"checkLoginIframe\" which allows unvalidated cross-origin messages, enabling potential DDoS attacks. By exploiting this vulnerability, attackers could coordinate to send millions of requests in seconds using simple code, significantly impacting the application\u0027s availability without proper origin validation for incoming messages.\n\n#### Acknowledgements\nSpecial thanks to Adriano M\u00e1rcio Monteiro from BRZTEC for reporting this issue and helping us improve our project.\n", "id": "GHSA-m6q9-p373-g5q8", "modified": "2024-06-24T17:05:16Z", "published": "2024-04-17T18:24:38Z", "references": [ { "type": "WEB", "url": "https://github.com/keycloak/keycloak/security/advisories/GHSA-m6q9-p373-g5q8" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1249" }, { "type": "WEB", "url": "https://github.com/keycloak/keycloak/commit/9d9817e15a07195f16f554b7f60ee3a918369e26" }, { "type": "WEB", "url": "https://github.com/keycloak/keycloak/commit/e3598a53678a1e3698e78eb71e04ba10ca32e5e2" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:1860" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:1861" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:1862" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:1864" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:1866" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:1867" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:1868" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:2945" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:4057" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2024-1249" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262918" }, { "type": "PACKAGE", "url": "https://github.com/keycloak/keycloak" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Keycloak\u0027s unvalidated cross-origin messages in checkLoginIframe leads to DDoS" }
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.