CVE-2024-3817
Aliases:GHSA-q64h-39hv-4cf7GO-2024-2800
Advisory lineage Upstream: 0 Downstream: 5
Analyzed
Published: 17 Apr 2024, 19:37
Last modified:01 Aug 2024, 20:20
Vulnerability Summary
Overall Risk (default)
high
70/100 CVSS Score
9.8 CRITICAL
v3.1 (cve.org)
EPSS Score
2.48% LOW
2% probability +1.35%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected
Timeline
17 Apr 2024, 19:37
Published
Vulnerability first disclosed
01 Aug 2024, 20:20
Last Modified
Vulnerability information updated
Description
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.
CVSS Metrics
- v3.1•CRITICAL•Score: 9.8CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Trends
Current EPSS score: 2.48%• Percentile: 86%
Techniques & Countermeasures
- CWE-88•Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')
The product constructs a string for a command to be executed by a separate component in another control sphere, but it does not properly delimit the intended arguments, options, or switches within that command string.
Affected Systems
- github.com/hashicorp•go-getter
≥ 1.5.9, < 1.7.4
- hashicorp•go-getter
≥ 1.5.9, < 1.7.4
- hashicorp•shared library
≥ 1.5.9, < 1.7.3
References (5)
- https://discuss.hashicorp.com/t/hcsec-2024-09-hashicorp-go-getter-vulnerable-to-argument-injection-when-fetching-remote-default-git-branches/66040
- https://nvd.nist.gov/vuln/detail/CVE-2024-3817
- https://github.com/hashicorp/go-getter/commit/268c11cae8cf0d9374783e06572679796abe9ce9
- https://github.com/hashicorp/go-getter
- https://github.com/advisories/GHSA-q64h-39hv-4cf7