CVE-2019-1002101
published 2019-04-01CVE-2019-1002101: 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…
PriorityP432medium5.5CVSS 3.0
AVLACLPRNUIRSUCNIHAN
EPSS
13.16%
95.9th percentile
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 binary in the container is malicious, it could run any code and output unexpected, malicious results. An attacker could use this to write files to any path on the user’s machine when kubectl cp is called, limited only by the system permissions of the local user. The untar function can both create and follow symbolic links. The issue is resolved in kubectl v1.11.9, v1.12.7, v1.13.5, and v1.14.0.
Affected
15 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | kubernetes | — | — |
| k8s.io | kubernetes | >= 0 < 1.11.9 | 1.11.9 |
| k8s.io | kubernetes | >= 1.12.0 < 1.12.7 | 1.12.7 |
| k8s.io | kubernetes | >= 1.13.0 < 1.13.5 | 1.13.5 |
| kubernetes | kubernetes | — | — |
| kubernetes | kubernetes | — | — |
| kubernetes | kubernetes | >= 1.11 < 1.11.9 | 1.11.9 |
| kubernetes | kubernetes | >= 1.11.0 < 1.11.9 | 1.11.9 |
| kubernetes | kubernetes | >= 1.12 < 1.12.7 | 1.12.7 |
| kubernetes | kubernetes | >= 1.12.0 < 1.12.7 | 1.12.7 |
| kubernetes | kubernetes | >= 1.13 < 1.13.5 | 1.13.5 |
| kubernetes | kubernetes | >= 1.13.0 < 1.13.5 | 1.13.5 |
| redhat | openshift_container_platform | — | — |
| redhat | openshift_container_platform | — | — |
| redhat | openshift_container_platform | — | — |
CVSS provenance
nvdv3.05.5MEDIUMCVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
nvdv2.05.8MEDIUMAV:N/AC:M/Au:N/C:N/I:P/A:P
osv5.5MEDIUM
vendor_debian6.4LOW
vendor_redhat6.4MEDIUM
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
Symlink Attack in kubectl cp in k8s.io/kubernetes
osv·2024-08-21
CVE-2019-1002101 Symlink Attack in kubectl cp in k8s.io/kubernetes
Symlink Attack in kubectl cp in k8s.io/kubernetes
Symlink Attack in kubectl cp in k8s.io/kubernetes
OSV
Symlink Attack in kubectl cp
osv·2022-02-15
CVE-2019-1002101 [MEDIUM] Symlink Attack in kubectl cp
Symlink Attack in kubectl cp
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 binary in the container is malicious, it could run any code and output unexpected, malicious results. An attacker could use this to write files to any path on the user’s machine when kubectl cp is called, limited only by the system permissions of the local user. The untar function can both create and follow symbolic links. The issue is resolved in kubectl v1.11.9, v1.12.7, v1.13.5, and v1.14.0.
GHSA
Symlink Attack in kubectl cp
ghsa·2022-02-15
CVE-2019-1002101 [MEDIUM] CWE-59 Symlink Attack in kubectl cp
Symlink Attack in kubectl cp
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 binary in the container is malicious, it could run any code and output unexpected, malicious results. An attacker could use this to write files to any path on the user’s machine when kubectl cp is called, limited only by the system permissions of the local user. The untar function can both create and follow symbolic links. The issue is resolved in kubectl v1.11.9, v1.12.7, v1.13.5, and v1.14.0.
OSV
CVE-2019-1002101: The kubectl cp command allows copying files between containers and the user machine
osv·2019-04-01·CVSS 5.5
CVE-2019-1002101 [MEDIUM] CVE-2019-1002101: The kubectl cp command allows copying files between containers and the user machine
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 binary in the container is malicious, it could run any code and output unexpected, malicious results. An attacker could use this to write files to any path on the user’s machine when kubectl cp is called, limited only by the system permissions of the local user. The untar function can both create and follow symbolic links. The issue is resolved in kubectl v1.11.9, v1.12.7, v1.13.5, and v1.14.0.
Red Hat
kubernetes: Incomplete fixes for CVE-2019-1002101 and CVE-2019-11246, kubectl cp potential directory traversal
vendor_redhat·2019-08-05·CVSS 6.4
CVE-2019-11249 [MEDIUM] CWE-22 kubernetes: Incomplete fixes for CVE-2019-1002101 and CVE-2019-11246, kubectl cp potential directory traversal
kubernetes: Incomplete fixes for CVE-2019-1002101 and CVE-2019-11246, kubectl cp potential 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 malicious, it could run any code and output unexpected, malicious results. An attacker could use this to write files to any path on the user’s machine when kubectl cp is called, limited only by the system permissions of the local user. Kubernetes affected versions include versions prior to 1.13.9, versions prior to 1.14.5, versions prior to 1.15.2, and versions 1.1, 1.2, 1.4, 1.4, 1.5, 1.6,
Red Hat
kubernetes: Incomplete fix for CVE-2019-1002101 allows for arbitrary file write via `kubectl cp`
vendor_redhat·2019-06-21·CVSS 6.4
CVE-2019-11246 [MEDIUM] CWE-59 kubernetes: Incomplete fix for CVE-2019-1002101 allows for arbitrary file write via `kubectl cp`
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 malicious, it could run any code and output unexpected, malicious results. An attacker could use this to write files to any path on the user’s machine when kubectl cp is called, limited only by the system permissions of the local user. Kubernetes affected versions include versions prior to 1.12.9, versions prior to 1.13.6, versions prior to 1.14.2, and versions 1.1, 1.2, 1.4, 1.4, 1.5, 1.6, 1.7, 1.8, 1.9
Red Hat
kubernetes: Mishandling of symlinks allows for arbitrary file write via `kubectl cp`
vendor_redhat·2019-03-28·CVSS 6.4
CVE-2019-1002101 [MEDIUM] CWE-59 kubernetes: Mishandling of symlinks allows for arbitrary file write via `kubectl cp`
kubernetes: Mishandling of symlinks 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 creates a tar inside the container, copies it over the network, and kubectl unpacks it on the user’s machine. If the tar binary in the container is malicious, it could run any code and output unexpected, malicious results. An attacker could use this to write files to any path on the user’s machine when kubectl cp is called, limited only by the system permissions of the local user. The untar function can both create and follow symbolic links. The issue is resolved in kubectl v1.11.9, v1.12.7, v1.13.5, and v1.14.0.
A flaw was found in Kubernetes via the mishandling of symlinks whe
Debian
CVE-2019-1002101: kubernetes - The kubectl cp command allows copying files between containers and the user mach...
vendor_debian·2019·CVSS 6.4
CVE-2019-1002101 [MEDIUM] CVE-2019-1002101: kubernetes - The kubectl cp command allows copying files between containers and the user mach...
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 binary in the container is malicious, it could run any code and output unexpected, malicious results. An attacker could use this to write files to any path on the user’s machine when kubectl cp is called, limited only by the system permissions of the local user. The untar function can both create and follow symbolic links. The issue is resolved in kubectl v1.11.9, v1.12.7, v1.13.5, and v1.14.0.
Scope: local
bookworm: resolved
bullseye: resolved
forky: resolved
sid: resolved
trixie: resolved
No detection rules found.
No public exploits indexed.
Bugzilla
CVE-2019-11249 kubernetes: Incomplete fixes for CVE-2019-1002101 and CVE-2019-11246, kubectl cp potential directory traversal [fedora-all]
bugzilla·2019-08-06·CVSS 6.4
CVE-2019-11249 [MEDIUM] CVE-2019-11249 kubernetes: Incomplete fixes for CVE-2019-1002101 and CVE-2019-11246, kubectl cp potential directory traversal [fedora-all]
CVE-2019-11249 kubernetes: Incomplete fixes for CVE-2019-1002101 and CVE-2019-11246, kubectl cp potential directory traversal [fedora-all]
This is an automatically created tracking bug! It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of fedora-all.
For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.
For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs
When submitting as an update, use the fedpkg template provided in the next
comment(s). This will include the bug IDs of this tracking bug as well as
the relevant top-level CVE bugs.
Please also mention the CVE IDs being fixed in the RPM changelog and the
fedpkg commit m
Bugzilla
CVE-2019-11249 kubernetes: Incomplete fixes for CVE-2019-1002101 and CVE-2019-11246, kubectl cp potential directory traversal
bugzilla·2019-08-05·CVSS 6.4
CVE-2019-11249 [MEDIUM] CVE-2019-11249 kubernetes: Incomplete fixes for CVE-2019-1002101 and CVE-2019-11246, kubectl cp potential directory traversal
CVE-2019-11249 kubernetes: Incomplete fixes for CVE-2019-1002101 and CVE-2019-11246, kubectl cp potential directory traversal
A third issue was discovered with the Kubernetes `kubectl cp` command that could enable a directory traversal such that a malicious container could replace or create files on a user’s workstation. The vulnerability is a client-side defect and requires user interaction to be exploited.
This vulnerability allows a malicious container to cause a file to be created or replaced on the client computer when the client uses the `kubectl cp` operation. The vulnerability is a client-side defect and requires user interaction to be exploited.
Upstream Issue:
https://github.com/kubernetes/kubernetes/issues/80984
External References:
https://groups.google.com/forum/#!topi
Bugzilla
CVE-2019-11246 kubernetes:1.10/kubernetes: Incomplete fix for CVE-2019-1002101 allows for arbitrary file write via `kubectl cp` [fedora-all]
bugzilla·2019-06-21·CVSS 6.4
CVE-2019-11246 [MEDIUM] CVE-2019-11246 kubernetes:1.10/kubernetes: Incomplete fix for CVE-2019-1002101 allows for arbitrary file write via `kubectl cp` [fedora-all]
CVE-2019-11246 kubernetes:1.10/kubernetes: Incomplete fix for CVE-2019-1002101 allows for arbitrary file write via `kubectl cp` [fedora-all]
This is an automatically created tracking bug! It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of fedora-all.
For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.
For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs
When submitting as an update, use the fedpkg template provided in the next
comment(s). This will include the bug IDs of this tracking bug as well as
the relevant top-level CVE bugs.
Please also mention the CVE IDs being fixed in the RPM changelog and the
fedpkg commit
Bugzilla
CVE-2019-11246 kubernetes:openshift-3.10/origin: kubernetes: Incomplete fix for CVE-2019-1002101 allows for arbitrary file write via `kubectl cp` [fedora-all]
bugzilla·2019-06-21·CVSS 6.4
CVE-2019-11246 [MEDIUM] CVE-2019-11246 kubernetes:openshift-3.10/origin: kubernetes: Incomplete fix for CVE-2019-1002101 allows for arbitrary file write via `kubectl cp` [fedora-all]
CVE-2019-11246 kubernetes:openshift-3.10/origin: kubernetes: Incomplete fix for CVE-2019-1002101 allows for arbitrary file write via `kubectl cp` [fedora-all]
This is an automatically created tracking bug! It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of fedora-all.
For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.
For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs
When submitting as an update, use the fedpkg template provided in the next
comment(s). This will include the bug IDs of this tracking bug as well as
the relevant top-level CVE bugs.
Please also mention the CVE IDs being fixed in the RPM changelog and
Bugzilla
CVE-2019-11246 kubernetes: Incomplete fix for CVE-2019-1002101 allows for arbitrary file write via `kubectl cp` [fedora-all]
bugzilla·2019-06-21·CVSS 6.4
CVE-2019-11246 [MEDIUM] CVE-2019-11246 kubernetes: Incomplete fix for CVE-2019-1002101 allows for arbitrary file write via `kubectl cp` [fedora-all]
CVE-2019-11246 kubernetes: Incomplete fix for CVE-2019-1002101 allows for arbitrary file write via `kubectl cp` [fedora-all]
This is an automatically created tracking bug! It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of fedora-all.
For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.
For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs
When submitting as an update, use the fedpkg template provided in the next
comment(s). This will include the bug IDs of this tracking bug as well as
the relevant top-level CVE bugs.
Please also mention the CVE IDs being fixed in the RPM changelog and the
fedpkg commit message.
NOTE:
Bugzilla
CVE-2019-11246 kubernetes: Incomplete fix for CVE-2019-1002101 allows for arbitrary file write via `kubectl cp`
bugzilla·2019-06-18·CVSS 6.4
CVE-2019-11246 [MEDIUM] CVE-2019-11246 kubernetes: Incomplete fix for CVE-2019-1002101 allows for arbitrary file write via `kubectl cp`
CVE-2019-11246 kubernetes: Incomplete fix for CVE-2019-1002101 allows for arbitrary file write via `kubectl cp`
Another security issue was discovered with the Kubernetes `kubectl cp` command, before versions 1.12.9, 1.13.6 and 1.14.2, that could enable a directory traversal such that a malicious container could replace or create files on a user’s workstation. The vulnerability is a client-side defect and requires user interaction to be exploited.
The details for this vulnerability are very similar to CVE-2019-1002101. The original fix for that issue was incomplete and a new exploit method was discovered.
Upstream Fix:
https://github.com/kubernetes/kubernetes/pull/76788
Discussion:
Acknowledgments:
Name: the Kubernetes Product Security Committee
Upstream: Charles Holmes (Atredis Par
Bugzilla
CVE-2019-1002101 origin: kubernetes: Mishandling of symlinks allows for arbitrary file write via `kubectl cp` [fedora-all]
bugzilla·2019-03-28·CVSS 6.4
CVE-2019-1002101 [MEDIUM] CVE-2019-1002101 origin: kubernetes: Mishandling of symlinks allows for arbitrary file write via `kubectl cp` [fedora-all]
CVE-2019-1002101 origin: kubernetes: Mishandling of symlinks allows for arbitrary file write via `kubectl cp` [fedora-all]
This is an automatically created tracking bug! It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of fedora-all.
For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.
For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs
When submitting as an update, use the fedpkg template provided in the next
comment(s). This will include the bug IDs of this tracking bug as well as
the relevant top-level CVE bugs.
Please also mention the CVE IDs being fixed in the RPM changelog and the
fedpkg commit message.
NOTE: t
Bugzilla
CVE-2019-1002101 kubernetes:1.1/kubernetes: Mishandling of symlinks allows for arbitrary file write via `kubectl cp` [fedora-29]
bugzilla·2019-03-28·CVSS 6.4
CVE-2019-1002101 [MEDIUM] CVE-2019-1002101 kubernetes:1.1/kubernetes: Mishandling of symlinks allows for arbitrary file write via `kubectl cp` [fedora-29]
CVE-2019-1002101 kubernetes:1.1/kubernetes: Mishandling of symlinks allows for arbitrary file write via `kubectl cp` [fedora-29]
This is an automatically created tracking bug! It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of fedora-29.
For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.
For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs
When submitting as an update, use the fedpkg template provided in the next
comment(s). This will include the bug IDs of this tracking bug as well as
the relevant top-level CVE bugs.
Please also mention the CVE IDs being fixed in the RPM changelog and the
fedpkg commit message.
D
Bugzilla
CVE-2019-1002101 kubernetes:openshift-3.10/origin: kubernetes: Mishandling of symlinks allows for arbitrary file write via `kubectl cp` [fedora-29]
bugzilla·2019-03-28·CVSS 6.4
CVE-2019-1002101 [MEDIUM] CVE-2019-1002101 kubernetes:openshift-3.10/origin: kubernetes: Mishandling of symlinks allows for arbitrary file write via `kubectl cp` [fedora-29]
CVE-2019-1002101 kubernetes:openshift-3.10/origin: kubernetes: Mishandling of symlinks allows for arbitrary file write via `kubectl cp` [fedora-29]
This is an automatically created tracking bug! It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of fedora-29.
For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.
For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs
When submitting as an update, use the fedpkg template provided in the next
comment(s). This will include the bug IDs of this tracking bug as well as
the relevant top-level CVE bugs.
Please also mention the CVE IDs being fixed in the RPM changelog and the
fedpkg
Bugzilla
CVE-2019-1002101 kubernetes: Mishandling of symlinks allows for arbitrary file write via `kubectl cp` [fedora-all]
bugzilla·2019-03-28·CVSS 6.4
CVE-2019-1002101 [MEDIUM] CVE-2019-1002101 kubernetes: Mishandling of symlinks allows for arbitrary file write via `kubectl cp` [fedora-all]
CVE-2019-1002101 kubernetes: Mishandling of symlinks allows for arbitrary file write via `kubectl cp` [fedora-all]
This is an automatically created tracking bug! It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of fedora-all.
For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.
For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs
When submitting as an update, use the fedpkg template provided in the next
comment(s). This will include the bug IDs of this tracking bug as well as
the relevant top-level CVE bugs.
Please also mention the CVE IDs being fixed in the RPM changelog and the
fedpkg commit message.
NOTE: this issu
Bugzilla
CVE-2019-1002101 kubernetes: Mishandling of symlinks allows for arbitrary file write via `kubectl cp`
bugzilla·2019-03-04·CVSS 6.4
CVE-2019-1002101 [MEDIUM] CVE-2019-1002101 kubernetes: Mishandling of symlinks allows for arbitrary file write via `kubectl cp`
CVE-2019-1002101 kubernetes: Mishandling of symlinks allows for arbitrary file write via `kubectl cp`
A potential symlink escape vulnerability was found in Kubernetes after 1.9.0-alpha. A compromised container could potentially be used to achieve code execution.
Introduced by:
https://github.com/kubernetes/kubernetes/commit/b1f85e2dfec6e64d8e1bc272251277df0058ab20
Discussion:
Acknowledgments:
Name: Ariel Zelivansky (Twistlock)
---
heketi-8.0.0 shipped with Gluster uses Kubernetes version v1.5.5 which is too old and the vulnerable code is not present which was introduced in v1.9.0-alpha.2.
---
Statement:
This issue affects Kubernetes starting from version 1.9. OpenShift Container Platform (OCP) versions 3.9 and later are also affected.
This issue did not affect the version of Ku
Unit42
Disclosing a directory traversal vulnerability in Kubernetes copy – CVE-2019-1002101
blogs_unit42·2019-03-28·CVSS 4.2
CVE-2019-1002101 [MEDIUM] Disclosing a directory traversal vulnerability in Kubernetes copy – CVE-2019-1002101
# Executive Overview
On March 4, I reported a security vulnerability in kubectl to the Kubernetes and OpenShift security teams, which was assigned CVE-2019-1002101. This post explains the discovery process, the vulnerability details and its impact and exploitation methods. Thanks to Brandon Phillips Red Hat for coordinating the disclosure process. The announcement made today by the Kubernetes team can be found here.
## Vulnerability discovery
I was exploring Kubernetes commands when a particular notice drew my immediate attention.
This note refers to the kubectl cp command, which allows copying files between containers and the user machine. To copy files from and to containers, Kubernetes calls the `tar` binary inside the container, to either create or unpack a tar archive with the req
Unit42
Disclosing a directory traversal vulnerability in Kubernetes copy – CVE-2019-1002101
blogs_unit42·2019-03-28·CVSS 4.2
CVE-2019-1002101 [MEDIUM] Disclosing a directory traversal vulnerability in Kubernetes copy – CVE-2019-1002101
Threat Research Center
Threat Research
Cloud Cybersecurity Research
## Disclosing a directory traversal vulnerability in Kubernetes copy – CVE-2019-1002101
Ariel Zelivansky
Published: March 28, 2019
Cloud Cybersecurity Research
Threat Research
Vulnerabilities
CVE-2019-1002101
Kubernetes
## Executive Overview
On March 4, I reported a security vulnerability in kubectl to the Kubernetes and OpenShift security teams, which was assigned CVE-2019-1002101. This post explains the discovery process, the vulnerability details and its impact and exploitation methods. Thanks to Brandon Phillips Red Hat for coordinating the disclosure process. The announcement made today by the Kubernetes team can be found here .
## Vulnerability discovery
I was exploring Kubernetes commands when a
http://www.openwall.com/lists/oss-security/2019/06/21/1http://www.openwall.com/lists/oss-security/2019/08/05/5http://www.securityfocus.com/bid/107652https://access.redhat.com/errata/RHBA-2019:0619https://access.redhat.com/errata/RHBA-2019:0620https://access.redhat.com/errata/RHBA-2019:0636https://github.com/kubernetes/kubernetes/pull/75037https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BPV2RE5RMOGUVP5WJMXKQJZUBBLAFZPZ/https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QZB7E3DOZ5WDG46XAIU6K32CXHXPXB2F/https://www.twistlock.com/labs-blog/disclosing-directory-traversal-vulnerability-kubernetes-copy-cve-2019-1002101/https://access.redhat.com/security/cve/cve-2019-1002101http://www.openwall.com/lists/oss-security/2019/06/21/1http://www.openwall.com/lists/oss-security/2019/08/05/5http://www.securityfocus.com/bid/107652https://access.redhat.com/errata/RHBA-2019:0619https://access.redhat.com/errata/RHBA-2019:0620https://access.redhat.com/errata/RHBA-2019:0636https://github.com/kubernetes/kubernetes/pull/75037https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BPV2RE5RMOGUVP5WJMXKQJZUBBLAFZPZ/https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QZB7E3DOZ5WDG46XAIU6K32CXHXPXB2F/https://www.twistlock.com/labs-blog/disclosing-directory-traversal-vulnerability-kubernetes-copy-cve-2019-1002101/
2019-04-01
Published