Headline
CVE-2020-36560: fix: sanitize filepath names by snoopysecurity · Pull Request #2 · artdarek/go-unzip
Due to improper path santization, archives containing relative file paths can cause files to be written (or overwritten) outside of the target directory.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Pick a username
Email Address
Password
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
Related news
GHSA-rmj9-q58g-9qgg: go-unzip vulnerable to Path Traversal
Due to improper path santization, archives containing relative file paths can cause files to be written (or overwritten) outside of the target directory.