-
Notifications
You must be signed in to change notification settings - Fork 9.8k
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
[3.5] Bump golang-jwt/jwt to 4.5.1 to address GO-2024-3250 #18898
Comments
fixes etcd-io#18898 Signed-off-by: Thomas Jungblut <[email protected]>
fixes etcd-io#18898 Signed-off-by: Thomas Jungblut <[email protected]>
Release 3.4 is not affected because it uses github.com/golang-jwt/jwt v3 (3.2.1), not v4. The GO-2024-3250 is reported only for v4. Running #18899 addresses 3.5, so we should be able to close this issue. Thanks, @ahrtr and @tjungblu for quickly reporting and addressing it 🎉 🙇 /retitle [3.5] Bump golang-jwt/jwt to 4.5.1 to address GO-2024-3250 |
Do we want to add this to the CHANGELOG? |
Yes please. |
Bug report criteria
What happened?
What did you expect to happen?
No CVE failures
How can we reproduce it (as minimally and precisely as possible)?
Refer to https://github.com/etcd-io/etcd/actions/runs/11851990849/job/33029399184?pr=18829
Anything else we need to know?
No response
Etcd version (please run commands below)
Etcd configuration (command line flags or environment variables)
paste your configuration here
Etcd debug information (please run commands below, feel free to obfuscate the IP address or FQDN in the output)
Relevant log output
No response
The text was updated successfully, but these errors were encountered: