Skip to content

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
@tomhjp tomhjp mentioned this pull request May 10, 2024
hanzei pushed a commit to hanzei/go-plugin that referenced this pull request Oct 17, 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.

4 participants