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-8368] security: bump Go version to 1.21.8 #20812

Merged
merged 2 commits into from
Mar 14, 2024
Merged

[NET-8368] security: bump Go version to 1.21.8 #20812

merged 2 commits into from
Mar 14, 2024

Conversation

dduzgun-security
Copy link
Collaborator

@dduzgun-security dduzgun-security commented Mar 7, 2024

This bumps go version to 1.21.8.

Description

Resolves multiple CVEs from the latest Go release.
CVE-2024-24783 (crypto/x509).
CVE-2023-45290 (net/http).
CVE-2023-45289 (net/http, net/http/cookiejar).
CVE-2024-24785 (html/template).
CVE-2024-24784 (net/mail).

Resolves Docker Scout scanner vulnerabilities on the Consul Go base image by using alpine3.19
CVE-2023-52425
CVE-2023-52426⁠

Testing & Reproduction steps

make go-build-image

PR Checklist

  • updated test coverage
  • external facing docs updated
  • appropriate backport labels added
  • not a security concern

@dduzgun-security dduzgun-security added backport/1.15 This release series is no longer active on CE. Use backport/ent/1.15. backport/1.16 This release series is no longer active on CE. Use backport/ent/1.16. backport/1.17 This release series is no longer active on CE. Use backport/ent/1.17. backport/1.18 labels Mar 7, 2024
@dduzgun-security dduzgun-security requested a review from skpratt March 7, 2024 22:17
@kisunji kisunji marked this pull request as ready for review March 13, 2024 14:17
@kisunji kisunji removed the backport/1.15 This release series is no longer active on CE. Use backport/ent/1.15. label Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.15 This release series is no longer active on CE. Use backport/ent/1.15. backport/1.16 This release series is no longer active on CE. Use backport/ent/1.16. backport/1.17 This release series is no longer active on CE. Use backport/ent/1.17.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants