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

Update google.golang.org/grpc to v1.58.3 to address CVE-2023-44487 #296

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

sam-caldwell
Copy link
Contributor

Problem:

  • google.golang.org/grpc package introduced Denial of Service (DoS) vulnerability (identified by snyk). see CVE-2023-44487.
  • Defect affecting google.golang.org/grpc package, versions <1.56.3 >=1.57.0 <1.57.1 >=1.58.0 <1.58.3.
  • Affected versions of this package are vulnerable to Denial of Service (DoS) in the implementation of the HTTP/2 protocol. An attacker can cause a denial of service (including via DDoS) by rapidly resetting many streams through request cancellation

Solution:

  • Update google.golang.org/grpc to v1.58.3 to address CVE-2023-44487
  • Ran go mod tidy -compat=1.17

@hashicorp-cla
Copy link

hashicorp-cla commented Jan 29, 2024

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@tomhjp tomhjp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@tomhjp tomhjp merged commit 557fdfb into hashicorp:main Feb 12, 2024
1 check passed
@tomhjp tomhjp mentioned this pull request May 10, 2024
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

Successfully merging this pull request may close these issues.

None yet

4 participants