Skip to content

go: bump version to 1.21.4#169

Merged
radeksimko merged 1 commit intomainfrom
go-version-bump
Dec 1, 2023
Merged

go: bump version to 1.21.4#169
radeksimko merged 1 commit intomainfrom
go-version-bump

Conversation

@radeksimko
Copy link
Copy Markdown
Member

@radeksimko radeksimko commented Nov 28, 2023

This fixes CVE-2023-45283.

hc-install in itself does not decide where binaries get installed. This is a responsibility of the library consumer, which may choose to pass that responsibility to the user of such a 3rd party tool (that builds on hc-install).

It is very likely though that it's still the same user which specifies the path that also owns the system the binaries get installed to. Therefore the impact of the CVE on end users is likely to be very limited, if any.

@radeksimko radeksimko added the dependencies Auto-pinning label Nov 28, 2023
@radeksimko radeksimko marked this pull request as ready for review December 1, 2023 12:13
@radeksimko radeksimko requested a review from kmoe December 1, 2023 12:14
@radeksimko radeksimko merged commit b22ec09 into main Dec 1, 2023
@radeksimko radeksimko deleted the go-version-bump branch December 1, 2023 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Auto-pinning

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants