6.8
CVE-2020-8559
- EPSS 60.11%
- Published 22.07.2020 14:15:16
- Last modified 21.11.2024 05:39:01
- Source jordan@liggitt.net
- Teams watchlist Login
- Open Login
The Kubernetes kube-apiserver in versions v1.6-v1.15, and versions prior to v1.16.13, v1.17.9 and v1.18.6 are vulnerable to an unvalidated redirect on proxied upgrade requests that could allow an attacker to escalate privileges from a node compromise to a full cluster compromise.
Data is provided by the National Vulnerability Database (NVD)
Kubernetes ≫ Kubernetes Version >= 1.6.0 <= 1.15.0
Kubernetes ≫ Kubernetes Version >= 1.16.0 < 1.16.13
Kubernetes ≫ Kubernetes Version >= 1.17.0 < 1.17.9
Kubernetes ≫ Kubernetes Version >= 1.18.0 < 1.18.6
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 60.11% | 0.982 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 6.8 | 0.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H
|
nvd@nist.gov | 6 | 6.8 | 6.4 |
AV:N/AC:M/Au:S/C:P/I:P/A:P
|
jordan@liggitt.net | 6.4 | 0.5 | 5.9 |
CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H
|
CWE-601 URL Redirection to Untrusted Site ('Open Redirect')
The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect.