René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

155 lines
5.0 KiB
JSON

{
"id": "CVE-2022-24686",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-02-14T14:15:08.630",
"lastModified": "2022-05-11T14:38:41.633",
"vulnStatus": "Analyzed",
"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",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM"
},
"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",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"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"
]
}
]
}