Hello Kubernetes Community,
A security issue was discovered in Kubernetes Java Client that could overwrite files outside of the current directory when copying files from a Pod.
This issue has assigned CVE-2020-8570.
If you are not using the Java client for Kubernetes, you are not impacted.
If you are not using Copy in the Java client for Kubernetes, you are not impacted.
If you are using Copy and you have upgraded to 9.0.2, 10.0.1 or 11.0.0 you are not impacted.
Otherwise, if you are using Copy with an older version of the Java client and you are copying from untrusted Pods you may be impacted.
ACTION REQUIRED: Upgrade to 9.0.2, 10.0.1 or 11.0.0
Prior to upgrading, this vulnerability can be mitigated by not Copying files from untrusted Pods
Detection
If you find evidence that this vulnerability has been exploited, please contact secu...@kubernetes.io
See the GitHub issue for more details: https://github.com/kubernetes-client/java/issues/1491
This vulnerability was reported by CodeQL Automated scanning by GitHub
Thank You,
Brendan Burns