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/grpc module, can we bump the version? #1532

Closed
wangshu3000 opened this issue Mar 5, 2024 · 0 comments

Comments

@wangshu3000
Copy link
Contributor

There is a vulnerability issue in google.golang.org/grpc module, current version is v1.58.2.
We should upgrade to v1.58.3.

In old gRPC-Go version, it is possible for an attacker to send HTTP/2 requests, cancel them, and send subsequent requests, which is valid by the HTTP/2 protocol, but would cause the gRPC-Go server to launch more concurrent method handlers than the configured maximum stream limit.

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