-
Notifications
You must be signed in to change notification settings - Fork 52
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
Update github.com/hashicorp/go-getter/v2 pkgs to address CVE-2023-0475 #162
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@nywilken |
@feiyushi thanks for bubbling this up. I'll work on getting this merged and open a new PR for golang.org/x/net. I held on merging because the Windows tests were failing. I'm running on another system now as I suspect it will pass but Circle needs more time. |
Locally all is green. If it continues to timeout when merged I will open a PR to improve test runner.
|
This change bumps the version of github.com/hashicorp/go-getter/v2 and its accompanying submodules to address CVE-2023-0475.
Refer to [HCSEC-2023-4 - go-getter vulnerable to denial of service via malicious compressed archive](https://discuss.hashicorp.com/t/hcsec-2023-4-go-getter-vulnerable-to-denial-of-service-via-malicious-compressed-archive/50125) for more details on the vulnerability being addressed.