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

There is a vulnerability issue in the google.golang.org/protobuf module, can we bump the version? #1536

Open
wangshu3000 opened this issue Apr 9, 2024 · 0 comments

Comments

@wangshu3000
Copy link
Contributor

There is a vulnerability issue in google.golang.org/protobuf module, current version is v1.31.0.
We should upgrade to v1.33.0.

The protojson.Unmarshal function can enter an infinite loop when unmarshaling certain forms of invalid JSON. This condition can occur when unmarshaling into a message which contains a google.protobuf.Any value, or when the UnmarshalOptions.DiscardUnknown option is set.

If it's ok, i can create a PR.

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