CVE-2024-6257

HIGH8.4EPSS 0.39%

HashiCorp go-getter Vulnerable to Code Execution On Git Update Via Git Config Manipulation

Published: 6/25/2024Modified: 2/4/2026
Also known as:GHSA-xfhp-jf8p-mh5wCGA-2x8c-j6qq-9ch3GO-2024-2948

Description

HashiCorp’s go-getter library can be coerced into executing Git update on an existing maliciously modified Git Configuration, potentially leading to arbitrary code execution. When go-getter is performing a Git operation, go-getter will try to clone the given repository in a specified destination. Cloning initializes a git config to the provided destination and if the repository needs to get updated go-getter will pull the new changes . An attacker may alter the Git config after the cloning step to set an arbitrary Git configuration to achieve code execution.

Affected packages (3)

CVSS scores

SourceVersionSeverityVector
osvCVSS 3.1HIGH8.4CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H

References (6)