ghsa-j3x3-r585-4qhg
Vulnerability from github
Published
2024-11-25 09:30
Modified
2024-11-25 18:29
Severity ?
Summary
Duplicate Advisory: org.keycloak:keycloak-services has Inefficient Regular Expression Complexity
Details
Duplicate Advisory
This advisory has been withdrawn because it is a duplicate of GHSA-wq8x-cg39-8mrr. This link is maintained to preserve external references.
Original Description
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": [], "database_specific": { "cwe_ids": [ "CWE-1333" ], "github_reviewed": true, "github_reviewed_at": "2024-11-25T18:29:52Z", "nvd_published_at": "2024-11-25T08:15:03Z", "severity": "MODERATE" }, "details": "## Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-wq8x-cg39-8mrr. This link is maintained to preserve external references.\n\n## Original Description\nA 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-j3x3-r585-4qhg", "modified": "2024-11-25T18:29:52Z", "published": "2024-11-25T09:30:58Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10270" }, { "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" } ], "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" } ], "summary": "Duplicate Advisory: org.keycloak:keycloak-services has Inefficient Regular Expression Complexity", "withdrawn": "2024-11-25T18:29:52Z" }
Loading...
Loading...
- 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.