CVE-2019-11249
- EPSS 2.95%
- Veröffentlicht 29.08.2019 01:15:11
- Zuletzt bearbeitet 21.11.2024 04:20:48
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...
CVE-2019-11248
- EPSS 91.49%
- Veröffentlicht 29.08.2019 01:15:11
- Zuletzt bearbeitet 21.11.2024 04:20:48
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...
CVE-2019-11247
- EPSS 0.73%
- Veröffentlicht 29.08.2019 01:15:11
- Zuletzt bearbeitet 21.11.2024 04:20:47
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...
CVE-2019-11246
- EPSS 1.97%
- Veröffentlicht 29.08.2019 01:15:11
- Zuletzt bearbeitet 21.11.2024 04:20:47
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...
CVE-2019-11245
- EPSS 0.17%
- Veröffentlicht 29.08.2019 01:15:11
- Zuletzt bearbeitet 21.11.2024 04:20:47
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...
- EPSS 0.11%
- Veröffentlicht 22.04.2019 15:29:00
- Zuletzt bearbeitet 21.11.2024 04:20:47
In Kubernetes v1.8.x-v1.14.x, schema info is cached by kubectl in the location specified by --cache-dir (defaulting to $HOME/.kube/http-cache), written with world-writeable permissions (rw-rw-rw-). If --cache-dir is specified and pointed at a differe...
CVE-2019-11243
- EPSS 0.25%
- Veröffentlicht 22.04.2019 15:29:00
- Zuletzt bearbeitet 21.11.2024 04:20:47
In Kubernetes v1.12.0-v1.12.4 and v1.13.0, the rest.AnonymousClientConfig() method returns a copy of the provided config, with credentials removed (bearer token, username/password, and client certificate/key data). In the affected versions, rest.Anon...
CVE-2019-9946
- EPSS 0.37%
- Veröffentlicht 02.04.2019 18:30:26
- Zuletzt bearbeitet 21.11.2024 04:52:38
Cloud Native Computing Foundation (CNCF) CNI (Container Networking Interface) 0.7.4 has a network firewall misconfiguration which affects Kubernetes. The CNI 'portmap' plugin, used to setup HostPorts for CNI, inserts rules at the front of the iptable...
CVE-2019-1002101
- EPSS 47.33%
- Veröffentlicht 01.04.2019 14:29:00
- Zuletzt bearbeitet 21.11.2024 04:17:42
The kubectl cp command allows copying files between containers and the user machine. To copy files from a container, Kubernetes creates a tar inside the container, copies it over the network, and kubectl unpacks it on the user’s machine. If the tar b...
CVE-2019-1002100
- EPSS 8.65%
- Veröffentlicht 01.04.2019 14:29:00
- Zuletzt bearbeitet 21.11.2024 04:17:42
In all Kubernetes versions prior to v1.11.8, v1.12.6, and v1.13.4, users that are authorized to make patch requests to the Kubernetes API Server can send a specially crafted patch of type "json-patch" (e.g. `kubectl patch --type json` or `"Content-Ty...