Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2020-8570: Path Traversal bug in the Java Kubernetes Client #1491

Closed
brendandburns opened this issue Jan 11, 2021 · 1 comment
Closed

Comments

@brendandburns
Copy link
Contributor

There is a defect in the copy implementation in Copy.java that was fixed in #1450

The summary of the issue is that you copy a file from a malicious pod with a specially crafted tarball, it may extract to any file that your user has permission to write.

This issue was fixed in release 9.0.2, 10.0.1 and 11.0.0 users are strongly encouraged to upgrade to those versions.

@brendandburns
Copy link
Contributor Author

Closing this issue since patch releases are out there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant