Lucene search
+L

280 matches found

Cvelist
Cvelist
added 2019/08/29 12:26 a.m.28 views

CVE-2019-11249 kubectl cp allows symlink directory traversal

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 machine. If the tar binary in the container is...

4.8CVSS7AI score0.03732EPSS
Exploits0References8
AlpineLinux
AlpineLinux
added 2019/08/29 12:26 a.m.80 views

CVE-2019-11249

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 machine. If the tar binary in the container is...

6.5CVSS6.3AI score0.03732EPSS
Exploits0
CVE
CVE
added 2019/08/29 12:23 a.m.229 views

CVE-2019-11246

CVE-2019-11246 : Kubernetes kubectl cp uses tar inside the container to create an archive, which kubectl unpacks on the user’s machine. If the container tar is malicious, it could run code and write files to the local filesystem, limited by the user’s permissions. Affected Kubernetes versions inc...

6.5CVSS6.3AI score0.03616EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2019/08/29 12:23 a.m.17 views

CVE-2019-11246 kubectl cp allows symlink directory traversal

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 machine. If the tar binary in the container is...

6.4CVSS7AI score0.03616EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2019/08/29 12:23 a.m.26 views

CVE-2019-11246

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 machine. If the tar binary in the container is...

6.5CVSS6.8AI score0.03616EPSS
Exploits0
CNVD
CNVD
added 2019/08/07 12:0 a.m.5 views

kubectl path traversal vulnerability (CNVD-2019-26372)

kubectl is a command line program for running commands against a Kubernetes cluster. A path traversal vulnerability exists in kubectl. The vulnerability stems from a failure of a networked system or product to properly filter for special elements in a resource or file path. An attacker could use...

6.5CVSS7.2AI score0.03732EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2019/07/24 8:56 p.m.6 views

kubernetes: Incomplete fix for CVE-2019-1002101 allows for arbitrary file write via `kubectl cp`

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 machine. If the tar binary in the container is...

6.5CVSS7AI score0.13164EPSS
Exploits2References5
IBM Security Bulletins
IBM Security Bulletins
added 2019/07/23 7:0 p.m.12 views

Security Bulletin: In IBM Cloud Private on OpenShift icp-scc SecurityContextContraints is erroneously assigned to all pods in all namespaces

Summary In IBM Cloud Private on OpenShift icp-scc SecurityContextContraints is erroneously assigned to all pods in all namespaces Vulnerability Details CVEID: CVE-2019-4415 DESCRIPTION: IBM Cloud Private could allow a local user to obtain elevated privileges due to improper security context...

7.8CVSS0.8AI score0.00312EPSS
Exploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2019/07/19 10:0 p.m.33 views

Security Bulletin: A Security Vulnerability affects IBM Cloud Private - Kubernetes (CVE-2019-11246)

Summary A Security Vulnerability affects IBM Cloud Private - Kubernetes CVE-2019-11246 Vulnerability Details CVEID: CVE-2019-11246 DESCRIPTION: Kubernetes could allow a remote attacker to traverse directories on the system. By persuading a victim to use the kubectl cp command with a malicious...

6.5CVSS0.5AI score0.03616EPSS
Exploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2019/07/12 1:50 p.m.38 views

Security Bulletin: IBM Event Streams is affected by kubectl vulnerabilities

Summary IBM Event Streams has addressed the following vulnerabilities in the kubectl versions shipped. Vulnerability Details CVEID: CVE-2019-1002101 DESCRIPTION: Kubernetes could allow a remote attacker to traverse directories on the system, caused by the improper handling of symlinks. By...

6.4CVSS1.1AI score0.13164EPSS
Exploits2Affected Software1
Tenable Nessus
Tenable Nessus
added 2019/06/28 12:0 a.m.78 views

RHEL 7 : Red Hat OpenShift Container Platform 3.11 atomic-openshift (RHSA-2019:1633)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2019:1633 advisory. Red Hat OpenShift Container Platform is the company's cloud computing Platform-as-a-Service PaaS solution designed for on-premise or private cloud...

6.5CVSS6.8AI score0.13164EPSS
Exploits2References5
RedHat Linux
RedHat Linux
added 2019/06/27 4:59 p.m.5 views

kubernetes: Incomplete fix for CVE-2019-1002101 allows for arbitrary file write via `kubectl cp`

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 machine. If the tar binary in the container is...

6.5CVSS7AI score0.13164EPSS
Exploits2References5
Veracode
Veracode
added 2019/06/24 4:57 a.m.32 views

Directory Traversal

github.com/kubernetes/kubernetes is vulnerable to directory traversal. The vulnerability exists in the untarAll function due to improper handling of symlinks which allows a remote attacker to replace files on a users workstation using kubectl cp command...

6.5CVSS6.7AI score0.03616EPSS
Exploits0References9Affected Software2
Prion
Prion
added 2019/04/22 3:29 p.m.23 views

Design/Logic Flaw

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 different location accessible to other users/groups, the...

1.9CVSS5.1AI score0.00483EPSS
Exploits0References6Affected Software2
OSV
OSV
added 2019/04/22 3:29 p.m.35 views

CVE-2019-11244

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 different location accessible to other users/groups, the...

5CVSS6.5AI score
Exploits0References6
CVE
CVE
added 2019/04/22 2:54 p.m.149 views

CVE-2019-11244

CVE-2019-11244 affects Kubernetes kubectl caching: in Kubernetes v1.8.x–v1.14.x, schema info is cached in a world-writable directory by default at --cache-dir (often $HOME/.kube/http-cache). If the cache-dir is accessible to other users, files may be modified and disrupt kubectl invocation. Publi...

5CVSS4.6AI score0.00483EPSS
Exploits0References6Affected Software1
Debian CVE
Debian CVE
added 2019/04/22 2:54 p.m.70 views

CVE-2019-11244

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 different location accessible to other users/groups, the...

5CVSS4.1AI score0.00483EPSS
Exploits0
Cvelist
Cvelist
added 2019/04/22 2:54 p.m.46 views

CVE-2019-11244 kubectl creates world-writeable cached schema files

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 different location accessible to other users/groups, the...

3.3CVSS5.2AI score0.00483EPSS
Exploits0References6
Kubernetes Security Advisories
Kubernetes Security Advisories
added 2019/04/16 8:14 p.m.5 views

`kubectl --http-cache=<world-accessible dir>` creates world-writeable cached schema files

In kubectl v1.8.0+, schema info is cached 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 different location accessible to other users/groups, the written files may be...

5CVSS6.1AI score0.00483EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2019/04/09 11:41 p.m.7 views

kubernetes: Mishandling of symlinks allows for arbitrary file write via `kubectl cp`

A flaw was found in Kubernetes via the mishandling of symlinks when copying files from a running container. An attacker could exploit this by convincing a user to use kubectl cp or oc cp with a malicious container, allowing for arbitrary files to be overwritten on the host machine...

6.4CVSS6.8AI score0.13164EPSS
Exploits2References5
Rows per page
Query Builder