First published: Sat Apr 18 2020(Updated: )
A flaw was found in Kubernetes that allows attackers on adjacent networks to reach services exposed on localhost ports, previously thought to be unreachable. This flaw allows an attacker to gain privileges or access confidential information for any services listening on localhost ports that are not protected by authentication.
Credit: jordan@liggitt.net
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/atomic-openshift | <0:3.11.248-1.git.0.92ee8ac.el7 | 0:3.11.248-1.git.0.92ee8ac.el7 |
redhat/openshift | <0:4.3.31-202007280738.p0.git.0.9884401.el7 | 0:4.3.31-202007280738.p0.git.0.9884401.el7 |
redhat/openshift | <0:4.4.0-202007090832.p0.git.0.bc32fb1.el8 | 0:4.4.0-202007090832.p0.git.0.bc32fb1.el8 |
redhat/openshift | <0:4.5.0-202007012112.p0.git.0.582d7fc.el7 | 0:4.5.0-202007012112.p0.git.0.582d7fc.el7 |
Kubernetes Kubernetes | >=1.1.0<=1.16.10 | |
Kubernetes Kubernetes | >=1.17.0<=1.17.6 | |
Kubernetes Kubernetes | >=1.18.0<=1.18.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
(Appears in the following advisories)
The vulnerability ID for this flaw in Kubernetes is CVE-2020-8558.
CVE-2020-8558 has a severity of 5.4, which is considered medium.
CVE-2020-8558 allows attackers on adjacent networks to reach TCP and UDP services bound to 127.0.0.1 running on the node or in the node's network namespace.
Versions 1.1.0-1.16.10, 1.17.0-1.17.6, and 1.18.0-1.18.3 of Kubernetes are affected by CVE-2020-8558.
To fix CVE-2020-8558 in Kubernetes, update to version 1.19.0, 1.18.4, or 1.17.7, depending on your current version.