2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2022-24686" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2022-02-14T14:15:08.630" ,
2024-11-23 15:12:23 +00:00
"lastModified" : "2024-11-21T06:50:52.557" ,
"vulnStatus" : "Modified" ,
2024-12-08 03:06:42 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "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"
} ,
{
"lang" : "es" ,
"value" : "La funcionalidad artifact download de HashiCorp Nomad y Nomad Enterprise versiones 0.3.0 hasta 1.0.17, 1.1.11 y 1.2.5, presenta una condici\u00f3n de carrera que hace que el agente cliente de Nomad pueda descargar el artefacto equivocado en el destino equivocado. Corregido en versiones 1.0.18, 1.1.12 y 1.2.6"
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N" ,
2024-11-23 15:12:23 +00:00
"baseScore" : 5.9 ,
"baseSeverity" : "MEDIUM" ,
2023-04-24 12:24:31 +02:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
2024-11-23 15:12:23 +00:00
"availabilityImpact" : "NONE"
2023-04-24 12:24:31 +02:00
} ,
"exploitabilityScore" : 2.2 ,
"impactScore" : 3.6
}
] ,
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:M/Au:N/C:N/I:P/A:N" ,
2024-11-23 15:12:23 +00:00
"baseScore" : 4.3 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "MEDIUM" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "PARTIAL" ,
2024-11-23 15:12:23 +00:00
"availabilityImpact" : "NONE"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "MEDIUM" ,
"exploitabilityScore" : 8.6 ,
"impactScore" : 2.9 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-362"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hashicorp:nomad:*:*:*:*:-:*:*:*" ,
"versionStartIncluding" : "0.3.0" ,
"versionEndExcluding" : "1.0.18" ,
"matchCriteriaId" : "4220E194-C567-41A8-8BAD-D47338C2EBCA"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hashicorp:nomad:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "0.3.0" ,
"versionEndExcluding" : "1.0.18" ,
"matchCriteriaId" : "EFEF8B1B-FC55-49C0-8D02-B84D02973E75"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hashicorp:nomad:*:*:*:*:-:*:*:*" ,
"versionStartIncluding" : "1.1.0" ,
"versionEndExcluding" : "1.1.12" ,
"matchCriteriaId" : "2B14CB96-73AF-453A-B18E-60639352ABAB"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hashicorp:nomad:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "1.1.0" ,
"versionEndExcluding" : "1.1.12" ,
"matchCriteriaId" : "49D886F9-9206-43EB-A1CE-4C660EC99603"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hashicorp:nomad:*:*:*:*:-:*:*:*" ,
"versionStartIncluding" : "1.2.0" ,
"versionEndExcluding" : "1.2.6" ,
"matchCriteriaId" : "B0DD0341-5D45-4277-931C-41D06CD10489"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hashicorp:nomad:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "1.2.0" ,
"versionEndExcluding" : "1.2.6" ,
"matchCriteriaId" : "E735FB0A-7112-40FE-BC83-6A2A93E4F6CE"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://discuss.hashicorp.com" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://discuss.hashicorp.com/t/hcsec-2022-01-nomad-artifact-download-race-condition/35559" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20220318-0008/" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
2024-11-23 15:12:23 +00:00
} ,
{
"url" : "https://discuss.hashicorp.com" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://discuss.hashicorp.com/t/hcsec-2022-01-nomad-artifact-download-race-condition/35559" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20220318-0008/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
2023-04-24 12:24:31 +02:00
}
]
}