GHSA-q64h-39hv-4cf7

Source
https://github.com/advisories/GHSA-q64h-39hv-4cf7
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/04/GHSA-q64h-39hv-4cf7/GHSA-q64h-39hv-4cf7.json
Aliases
  • CVE-2024-3817
Published
2024-04-17T21:30:49Z
Modified
2024-04-18T14:13:37.995215Z
Details

When go-getter is performing a Git operation, go-getter will try to clone the given repository. If a Git reference is not passed along with the Git url, go-getter will then try to check the remote repository’s HEAD reference of its default branch by passing arguments to the Git binary on the host it is executing on.

An attacker may format a Git URL in order to inject additional Git arguments to the Git call.

Consumers of the go-getter library should evaluate the risk associated with these issues in the context of their go-getter usage and upgrade go-getter to 1.7.4 or later.

References

Affected packages

Go / github.com/hashicorp/go-getter

Affected ranges

Type
SEMVER
Events
Introduced
1.5.9
Fixed
1.7.4