ghsa-mrv8-pqfj-7gp5
Vulnerability from github
Published
2024-04-17 17:31
Modified
2024-04-17 18:31
Severity ?
Summary
Keycloak path traversal vulnerability in the redirect validation
Details
An issue was found in the redirect_uri validation logic that allows for a bypass of otherwise explicitly allowed hosts.
{ "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-2419" ], "database_specific": { "cwe_ids": [ "CWE-346", "CWE-601" ], "github_reviewed": true, "github_reviewed_at": "2024-04-17T17:31:12Z", "nvd_published_at": "2024-04-17T14:15:08Z", "severity": "HIGH" }, "details": "An issue was found in the redirect_uri validation logic that allows for a bypass of otherwise explicitly allowed hosts.\n\n", "id": "GHSA-mrv8-pqfj-7gp5", "modified": "2024-04-17T18:31:32Z", "published": "2024-04-17T17:31:12Z", "references": [ { "type": "WEB", "url": "https://github.com/keycloak/keycloak/security/advisories/GHSA-mrv8-pqfj-7gp5" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2419" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:1867" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2024-2419" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2269371" }, { "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:L/I:L/A:L", "type": "CVSS_V3" } ], "summary": "Keycloak path traversal vulnerability in the redirect validation" }
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.