CVE-2024-3817
published 2024-04-17CVE-2024-3817: HashiCorp’s go-getter library is vulnerable to argument injection when executing Git to discover remote branches. This vulnerability does not affect the…
PriorityP351critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
EPSS
1.33%
67.5th percentile
HashiCorp’s go-getter library is vulnerable to argument injection when executing Git to discover remote branches.
This vulnerability does not affect the go-getter/v2 branch and package.
Affected
8 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | golang-github-hashicorp-go-getter | — | — |
| github.com | hashicorp_go-getter | >= 1.5.9 < 1.7.4 | 1.7.4 |
| hashicorp | go-getter | >= 1.5.9 < 1.7.4 | 1.7.4 |
| hashicorp | shared_library | >= 1.5.9 < 1.7.3 | 1.7.3 |
| msrc | cbl2_terraform_1.3.2-14_on_cbl_mariner_2.0 | — | — |
| msrc | cbl2_terraform_1.3.2-25_on_cbl_mariner_2.0 | — | — |
| msrc | cbl_mariner_2.0_arm | — | — |
| msrc | cbl_mariner_2.0_x64 | — | — |
CVSS provenance
nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
osv9.8CRITICAL
vendor_debian9.8CRITICAL
vendor_msrc9.8CRITICAL
vendor_oracle5.3MEDIUM
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Oracle
Oracle Oracle JD Edwards Risk Matrix: Enterprise Infrastructure SEC (OpenSSL) — CVE-2023-3817
vendor_oracle·2024-07-15·CVSS 5.3
CVE-2023-3817 [MEDIUM] Oracle Oracle JD Edwards Risk Matrix: Enterprise Infrastructure SEC (OpenSSL) — CVE-2023-3817
Oracle Oracle JD Edwards Risk Matrix: Enterprise Infrastructure SEC (OpenSSL) vulnerability
CVE: CVE-2023-3817
CVSS: 5.3
Protocol: HTTPS
Remote exploit: Yes
Affected versions: Network
Advisory: cpujul2024 (JUL 2024)
Oracle
Oracle Oracle Analytics Risk Matrix: Installation (OpenSSL) — CVE-2023-3817
vendor_oracle·2024-04-15·CVSS 5.3
CVE-2023-3817 [MEDIUM] Oracle Oracle Analytics Risk Matrix: Installation (OpenSSL) — CVE-2023-3817
Oracle Oracle Analytics Risk Matrix: Installation (OpenSSL) vulnerability
CVE: CVE-2023-3817
CVSS: 5.3
Protocol: TLS
Remote exploit: Yes
Affected versions: Network
Advisory: cpuapr2024 (APR 2024)
Microsoft
HashiCorp go-getter Vulnerable to Argument Injection When Fetching Remote Default Git Branches
vendor_msrc·2024-04-09·CVSS 9.8
CVE-2024-3817 [CRITICAL] CWE-88 HashiCorp go-getter Vulnerable to Argument Injection When Fetching Remote Default Git Branches
HashiCorp go-getter Vulnerable to Argument Injection When Fetching Remote Default Git Branches
FAQ: Is Azure Linux the only Microsoft product that includes this open-source library and is therefore potentially affected by this vulnerability?
One of the main benefits to our customers who choose to use the Azure Linux distro is the commitment to keep it up to date with the most recent and most secure versions of the open source libraries with which the distro is composed. Microsoft is committed to transparency in this work which is why we began publishing CSAF/VEX in October 2025. See this blog post for more information. If impact to additional products is identified, we will update the CVE to reflect this.
Mariner: Mariner
HashiCorp: HashiCorp
Customer Action Required: Yes
Remediation:
Oracle
Oracle Oracle Fusion Middleware Risk Matrix: SSL Module (OpenSSL) — CVE-2023-3817
vendor_oracle·2024-01-15·CVSS 5.3
CVE-2023-3817 [MEDIUM] Oracle Oracle Fusion Middleware Risk Matrix: SSL Module (OpenSSL) — CVE-2023-3817
Oracle Oracle Fusion Middleware Risk Matrix: SSL Module (OpenSSL) vulnerability
CVE: CVE-2023-3817
CVSS: 5.3
Protocol: TLS
Remote exploit: Yes
Affected versions: Network
Advisory: cpujan2024 (JAN 2024)
Debian
CVE-2024-3817: golang-github-hashicorp-go-getter - HashiCorp’s go-getter library is vulnerable to argument injection when executing...
vendor_debian·2024·CVSS 9.8
CVE-2024-3817 [CRITICAL] CVE-2024-3817: golang-github-hashicorp-go-getter - HashiCorp’s go-getter library is vulnerable to argument injection when executing...
HashiCorp’s go-getter library is vulnerable to argument injection when executing Git to discover remote branches. This vulnerability does not affect the go-getter/v2 branch and package.
Scope: local
bookworm: open
bullseye: open
OSV
Argument injection when fetching remote default Git branches in github.com/hashicorp/go-getter
osv·2024-05-10
CVE-2024-3817 Argument injection when fetching remote default Git branches in github.com/hashicorp/go-getter
Argument injection when fetching remote default Git branches in github.com/hashicorp/go-getter
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.
GHSA
HashiCorp go-getter Vulnerable to Argument Injection When Fetching Remote Default Git Branches
ghsa·2024-04-17
CVE-2024-3817 [CRITICAL] CWE-88 HashiCorp go-getter Vulnerable to Argument Injection When Fetching Remote Default Git Branches
HashiCorp go-getter Vulnerable to Argument Injection When Fetching Remote Default Git Branches
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.
OSV
HashiCorp go-getter Vulnerable to Argument Injection When Fetching Remote Default Git Branches
osv·2024-04-17
CVE-2024-3817 [CRITICAL] HashiCorp go-getter Vulnerable to Argument Injection When Fetching Remote Default Git Branches
HashiCorp go-getter Vulnerable to Argument Injection When Fetching Remote Default Git Branches
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.
OSV
CVE-2024-3817: HashiCorp’s go-getter library is vulnerable to argument injection when executing Git to discover remote branches
osv·2024-04-17·CVSS 9.8
CVE-2024-3817 [CRITICAL] CVE-2024-3817: HashiCorp’s go-getter library is vulnerable to argument injection when executing Git to discover remote branches
HashiCorp’s go-getter library is vulnerable to argument injection when executing Git to discover remote branches. This vulnerability does not affect the go-getter/v2 branch and package.
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
2024-04-17
Published