7.7

CVE-2024-1329

HashiCorp Nomad and Nomad Enterprise 1.5.13 up to 1.6.6, and 1.7.3 template renderer is vulnerable to arbitrary file write on the host as the Nomad client user through symlink attacks. This vulnerability, CVE-2024-1329, is fixed in Nomad 1.7.4, 1.6.7, and 1.5.14.

Data is provided by the National Vulnerability Database (NVD)
HashicorpNomad SwEdition- Version >= 1.5.13 < 1.5.14
HashicorpNomad SwEdition- Version >= 1.6.6 < 1.6.7
HashicorpNomad SwEdition- Version >= 1.7.3. < 1.7.4
HashicorpNomad SwEditionenterprise Version >= 1.5.13 < 1.5.14
HashicorpNomad SwEditionenterprise Version >= 1.6.6 < 1.6.7
HashicorpNomad SwEditionenterprise Version >= 1.7.3. < 1.7.4
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.29% 0.515
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 7.5 3.9 3.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
security@hashicorp.com 7.7 1.3 5.8
CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:N/I:H/A:H
CWE-59 Improper Link Resolution Before File Access ('Link Following')

The product attempts to access a file based on the filename, but it does not properly prevent that filename from identifying a link or shortcut that resolves to an unintended resource.

CWE-610 Externally Controlled Reference to a Resource in Another Sphere

The product uses an externally controlled name or reference that resolves to a resource that is outside of the intended control sphere.