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

[NET-6138] security: Bump google.golang.org/grpc to 1.56.3 (CVE-2023-44487) #3139

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

zalimeni
Copy link
Member

@zalimeni zalimeni commented Oct 27, 2023

Changes proposed in this PR:

  • Upgrade google.golang.org/grpc to 1.56.3 to mitigate CVE-2023-44487.
  • Upgrade consul-server-connection-manager to latest to align with that library's matching gRPC upgrade.

1.56.3 was chosen as the earliest minor release line to receive a patch for this vulnerability in order to minimize change prior to the 1.17 release of Consul; a later upgrade should consider moving to the latest minor version of gRPC. A review of the release notes and changelog between 1.55.0 and 1.56.3 was conducted to check for unreported breaking changes.

How I've tested this PR: CI

How I expect reviewers to test this PR: 👀

Checklist:

This resolves [CVE-2023-44487](https://nvd.nist.gov/vuln/detail/CVE-2023-44487).

Also bump `consul-server-connection-manager` to latest to align with
that library's matching gRPC upgrade.
@zalimeni zalimeni merged commit 7079ad5 into main Oct 30, 2023
46 of 48 checks passed
@zalimeni zalimeni deleted the net-6138/main branch October 30, 2023 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/security Related to general security pr/no-backport signals that a PR will not contain a backport label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants