ghsa-ggjr-2f7v-vhq4
Vulnerability from github
Published
2021-06-01 21:57
Modified
2022-08-11 16:53
Severity ?
VLAI Severity ?
Summary
Kiali Authentication Bypass vulnerability
Details
An authentication bypass vulnerability was found in Kiali in versions before 1.31.0 when the authentication strategy OpenID
is used. When RBAC is enabled, Kiali assumes that some of the token validation is handled by the underlying cluster. When OpenID implicit flow
is used with RBAC turned off, this token validation doesn't occur, and this allows a malicious user to bypass the authentication.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/kiali/kiali" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.31.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-20278" ], "database_specific": { "cwe_ids": [ "CWE-287", "CWE-290" ], "github_reviewed": true, "github_reviewed_at": "2021-06-01T17:44:07Z", "nvd_published_at": "2021-05-28T11:15:00Z", "severity": "MODERATE" }, "details": "An authentication bypass vulnerability was found in Kiali in versions before 1.31.0 when the authentication strategy `OpenID` is used. When RBAC is enabled, Kiali assumes that some of the token validation is handled by the underlying cluster. When OpenID `implicit flow` is used with RBAC turned off, this token validation doesn\u0027t occur, and this allows a malicious user to bypass the authentication.", "id": "GHSA-ggjr-2f7v-vhq4", "modified": "2022-08-11T16:53:09Z", "published": "2021-06-01T21:57:08Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20278" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1937171" }, { "type": "WEB", "url": "https://kiali.io/news/security-bulletins/kiali-security-002" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Kiali Authentication Bypass 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.
Loading…
Loading…