ghsa-3qh2-mccc-q5m6
Vulnerability from github
Published
2022-05-13 01:34
Modified
2023-07-21 22:48
Severity ?
Summary
Keycloak Open Redirect
Details
A flaw was found in JBOSS Keycloak 3.2.1.Final. The Redirect URL for both Login and Logout are not normalized in org.keycloak.protocol.oidc.utils.RedirectUtils
before the redirect url is verified. This can lead to an Open Redirection attack
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.keycloak:keycloak-core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "3.2.1.Final" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-14658" ], "database_specific": { "cwe_ids": [ "CWE-601" ], "github_reviewed": true, "github_reviewed_at": "2023-07-21T22:48:34Z", "nvd_published_at": "2018-11-13T19:29:00Z", "severity": "MODERATE" }, "details": "A flaw was found in JBOSS Keycloak 3.2.1.Final. The Redirect URL for both Login and Logout are not normalized in `org.keycloak.protocol.oidc.utils.RedirectUtils` before the redirect url is verified. This can lead to an Open Redirection attack", "id": "GHSA-3qh2-mccc-q5m6", "modified": "2023-07-21T22:48:34Z", "published": "2022-05-13T01:34:29Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-14658" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:3592" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:3593" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:3595" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-14658" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Keycloak Open Redirect" }
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.