5.9

CVE-2022-24686

HashiCorp Nomad and Nomad Enterprise 0.3.0 through 1.0.17, 1.1.11, and 1.2.5 artifact download functionality has a race condition such that the Nomad client agent could download the wrong artifact into the wrong destination. Fixed in 1.0.18, 1.1.12, and 1.2.6

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
HashicorpNomad SwEdition- Version >= 0.3.0 < 1.0.18
HashicorpNomad SwEditionenterprise Version >= 0.3.0 < 1.0.18
HashicorpNomad SwEdition- Version >= 1.1.0 < 1.1.12
HashicorpNomad SwEditionenterprise Version >= 1.1.0 < 1.1.12
HashicorpNomad SwEdition- Version >= 1.2.0 < 1.2.6
HashicorpNomad SwEditionenterprise Version >= 1.2.0 < 1.2.6
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.36% 0.571
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 5.9 2.2 3.6
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N
nvd@nist.gov 4.3 8.6 2.9
AV:N/AC:M/Au:N/C:N/I:P/A:N
CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.