Upgrade golang.org/x/crypto to v0.17.0 to fix vulnerability issue by nicumaxian · Pull Request #2562 · labstack/echo

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@nicumaxian

Copy link Copy Markdown

Contributor

@nicumaxian nicumaxian commented

Dec 19, 2023

edited by aldas

Loading

Vulnerability found on 12/18/2023 regarding to golang.org/x/crypto for versions v0.16.0and below.

https://nvd.nist.gov/vuln/detail/CVE-2023-48795 | https://pkg.go.dev/vuln/GO-2023-2402

This MR upgrades dependency to v0.17.0 to avoid vulnerability issue.

@aldas

Copy link Copy Markdown

Contributor

aldas commented

Dec 19, 2023

affected packages: golang.org/x/crypto/ssh as per https://pkg.go.dev/vuln/GO-2023-2402 this should not be a problem for HTTP(s) related stuff. but I will tag a patch release today.

nicumaxian reacted with thumbs up emoji nicumaxian reacted with rocket emoji

@aldas aldas merged commit 287a82c into labstack:master

Dec 19, 2023

@aldas aldas mentioned this pull request

Dec 20, 2023

@aldas

Copy link Copy Markdown

Contributor

aldas commented

Dec 20, 2023

patch version v4.11.4 is released. Maybe this helps people with "loud" security scanners.

nicumaxian reacted with heart emoji

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@nicumaxian @aldas