ghsa-q6w2-89hq-hq27
Vulnerability from github
Published
2021-06-08 23:02
Modified
2022-08-11 16:52
Severity ?
Summary
keycloak Self Stored Cross-site Scripting vulnerability
Details
A flaw was found in keycloak in versions before 13.0.0. A Self Stored XSS attack vector escalating to a complete account takeover is possible due to user-supplied data fields not being properly encoded and Javascript code being used to process the data. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.keycloak:keycloak-core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "13.0.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-20195" ], "database_specific": { "cwe_ids": [ "CWE-116", "CWE-20", "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2021-06-01T17:55:29Z", "nvd_published_at": "2021-05-28T11:15:00Z", "severity": "CRITICAL" }, "details": "A flaw was found in keycloak in versions before 13.0.0. A Self Stored XSS attack vector escalating to a complete account takeover is possible due to user-supplied data fields not being properly encoded and Javascript code being used to process the data. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "id": "GHSA-q6w2-89hq-hq27", "modified": "2022-08-11T16:52:01Z", "published": "2021-06-08T23:02:43Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20195" }, { "type": "WEB", "url": "https://github.com/keycloak/keycloak/commit/717d9515fa131e3d8c8936e41b2e52270fdec976" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1919143" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "keycloak Self Stored Cross-site Scripting vulnerability" }
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.