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

Security Vulnerability: Update grpc version to at least 1.58.3 #431

Closed
RohanNagar opened this issue Nov 9, 2023 · 8 comments
Closed

Security Vulnerability: Update grpc version to at least 1.58.3 #431

RohanNagar opened this issue Nov 9, 2023 · 8 comments

Comments

@RohanNagar
Copy link

Recently a CVE was discovered which affects the current version of grpc used by this tool.

GHSA-m425-mq94-257g

Please update google.golang.org/grpc to 1.58.3 or higher.

@RohanNagar RohanNagar changed the title Update grpc version to at least 1.58.3 Security Vulnerability: Update grpc version to at least 1.58.3 Nov 9, 2023
@dragonsinth
Copy link
Member

But grpcurl doesn't act as an http server? So how are we actually vulnerable?

@dragonsinth
Copy link
Member

In other words, I don't see any urgency on this. Dependabot will eventually push an update.

@RohanNagar
Copy link
Author

Agreed that the vulnerability shouldn't actually affect grpcurl. Unfortunately, security scanners are flagging this for us so we are looking to have the package upgraded.

@enakshipriya
Copy link

+1

@cheslz
Copy link

cheslz commented Feb 16, 2024

+1 . Please :)

@dragonsinth
Copy link
Member

This was already fixed here: #427

@RohanNagar
Copy link
Author

@dragonsinth any idea when the next release will be?

@dragonsinth
Copy link
Member

IDK, I guess we could do one soon. I figure anyone who super-cares can build from code using the latest Go, to also pull in any hypothetical Golang fixes.

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

4 participants