ghsa-wq8x-cg39-8mrr
Vulnerability from github
Published
2024-11-25 18:32
Modified
2024-11-25 18:32
Severity ?
6.5 (Medium) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
7.1 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
7.1 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Summary
org.keycloak:keycloak-services has Inefficient Regular Expression Complexity
Details
A vulnerability was found in the Keycloak-services package. If untrusted data is passed to the SearchQueryUtils method, it could lead to a denial of service (DoS) scenario by exhausting system resources due to a Regex complexity.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.keycloak:keycloak-services" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "24.0.9" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.keycloak:keycloak-services" }, "ranges": [ { "events": [ { "introduced": "25.0.0" }, { "fixed": "26.0.6" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-10270" ], "database_specific": { "cwe_ids": [ "CWE-1333" ], "github_reviewed": true, "github_reviewed_at": "2024-11-25T18:32:12Z", "nvd_published_at": null, "severity": "HIGH" }, "details": "A vulnerability was found in the Keycloak-services package. If untrusted data is passed to the SearchQueryUtils method, it could lead to a denial of service (DoS) scenario by exhausting system resources due to a Regex complexity.", "id": "GHSA-wq8x-cg39-8mrr", "modified": "2024-11-25T18:32:13Z", "published": "2024-11-25T18:32:12Z", "references": [ { "type": "WEB", "url": "https://github.com/keycloak/keycloak/security/advisories/GHSA-wq8x-cg39-8mrr" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10270" }, { "type": "WEB", "url": "https://github.com/keycloak/keycloak/commit/5d6c91f3309db468b0fe4834e88c3d25649f73e4" }, { "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-10270" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2321214" }, { "type": "PACKAGE", "url": "https://github.com/keycloak/keycloak" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "org.keycloak:keycloak-services has Inefficient Regular Expression Complexity" }
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.