Max CVSS 6.5 Min CVSS 3.5 Total Count2
IDCVSSSummaryLast (major) updatePublished
CVE-2019-11250 3.5
The Kubernetes client-go library logs request headers at verbosity levels of 7 or higher. This can disclose credentials to unauthorized users via logs or command output. Kubernetes components (such as kube-apiserver) prior to v1.16.0, which make use
16-10-2020 - 09:15 29-08-2019 - 01:15
CVE-2019-11248 6.4
The debugging endpoint /debug/pprof is exposed over the unauthenticated Kubelet healthz port. The go pprof endpoint is exposed over the Kubelet's healthz port. This debugging endpoint can potentially leak sensitive information such as internal Kubele
05-10-2020 - 13:50 29-08-2019 - 01:15
CVE-2019-11249 5.8
The kubectl cp command allows copying files between containers and the user machine. To copy files from a container, Kubernetes runs tar inside the container to create a tar archive, copies it over the network, and kubectl unpacks it on the user’s ma
02-10-2020 - 16:45 29-08-2019 - 01:15
CVE-2019-11247 6.5
The Kubernetes kube-apiserver mistakenly allows access to a cluster-scoped custom resource if the request is made as if the resource were namespaced. Authorizations for the resource accessed in this manner are enforced using roles and role bindings w
02-10-2020 - 16:21 29-08-2019 - 01:15
CVE-2019-11246 4.3
The kubectl cp command allows copying files between containers and the user machine. To copy files from a container, Kubernetes runs tar inside the container to create a tar archive, copies it over the network, and kubectl unpacks it on the user’s ma
02-10-2020 - 16:11 29-08-2019 - 01:15
CVE-2019-11245 4.6
In kubelet v1.13.6 and v1.14.2, containers for pods that do not specify an explicit runAsUser attempt to run as uid 0 (root) on container restart, or if the image was previously pulled to the node. If the pod specified mustRunAsNonRoot: true, the kub
19-09-2019 - 17:15 29-08-2019 - 01:15
Back to Top Mark selected
Back to Top