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-2022-28948: gopkg.in/yaml.v2 #2728

Closed
sousandrei opened this issue May 30, 2022 · 2 comments
Closed

CVE-2022-28948: gopkg.in/yaml.v2 #2728

sousandrei opened this issue May 30, 2022 · 2 comments

Comments

@sousandrei
Copy link
Contributor

🐛 Bug Report

An issue in the Unmarshal function in Go-Yaml v3 causes the program to crash when attempting to deserialize invalid input.

We should bump the usages on this repo

For reference, testify has a PR open
stretchr/testify#1192

And sigs.k8s.io/yaml needs addressing, will update this issue as time goes on

@johanbrandhorst
Copy link
Collaborator

As I understand it, this affects v3 versions before 3.0.1, but not v2: go-yaml/yaml#666 (comment). There's no strict need for us to update, then, but it may be worth doing anyway.

@sousandrei
Copy link
Contributor Author

I guess we took care of this!
Thanks for the help @johanbrandhorst

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

2 participants