Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

chore(deps): update module github.com/hashicorp/go-getter to v1.7.4 [security] #1594

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 19, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/hashicorp/go-getter v1.7.1 -> v1.7.4 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


HashiCorp go-getter Vulnerable to Argument Injection When Fetching Remote Default Git Branches

CVE-2024-3817 / GHSA-q64h-39hv-4cf7

More information

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.

Severity

  • CVSS Score: 9.8 / 10 (Critical)
  • Vector String: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

References

This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).


Release Notes

hashicorp/go-getter (github.com/hashicorp/go-getter)

v1.7.4

Compare Source

What's Changed

Full Changelog: hashicorp/go-getter@v1.7.3...v1.7.4

v1.7.3

Compare Source

What's Changed

New Contributors

Full Changelog: hashicorp/go-getter@v1.7.2...v1.7.3

v1.7.2

Compare Source

What's Changed

Full Changelog: hashicorp/go-getter@v1.7.1...v1.7.2


Configuration

📅 Schedule: Branch creation - "" in timezone Etc/UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner April 19, 2024 09:17
@renovate renovate bot added go Pull requests that update Go code security labels Apr 19, 2024

This comment has been minimized.

@renovate renovate bot force-pushed the renovate/go-github.com/hashicorp/go-getter-vulnerability branch from 18f70ce to 52dd45e Compare April 21, 2024 07:42
Copy link

Hey!

Your images are ready:

  • ghcr.io/openclarity/vmclarity-apiserver-dev:pr1594-722f5abc11f4774e55998c441bf8b459c538f758
  • ghcr.io/openclarity/vmclarity-cli-dev:pr1594-722f5abc11f4774e55998c441bf8b459c538f758
  • ghcr.io/openclarity/vmclarity-cr-discovery-server-dev:pr1594-722f5abc11f4774e55998c441bf8b459c538f758
  • ghcr.io/openclarity/vmclarity-orchestrator-dev:pr1594-722f5abc11f4774e55998c441bf8b459c538f758
  • ghcr.io/openclarity/vmclarity-plugin-kics-dev:pr1594-722f5abc11f4774e55998c441bf8b459c538f758
  • ghcr.io/openclarity/vmclarity-ui-dev:pr1594-722f5abc11f4774e55998c441bf8b459c538f758
  • ghcr.io/openclarity/vmclarity-ui-backend-dev:pr1594-722f5abc11f4774e55998c441bf8b459c538f758

@paralta paralta added this pull request to the merge queue Apr 25, 2024
Merged via the queue into main with commit 92581ed Apr 25, 2024
38 checks passed
@paralta paralta deleted the renovate/go-github.com/hashicorp/go-getter-vulnerability branch April 25, 2024 14:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
go Pull requests that update Go code security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant