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

106 lines
3.5 KiB
JSON

{
"id": "CVE-2019-18658",
"sourceIdentifier": "cve@mitre.org",
"published": "2019-11-12T14:15:11.343",
"lastModified": "2019-11-14T14:40:14.683",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "In Helm 2.x before 2.15.2, commands that deal with loading a chart as a directory or packaging a chart provide an opportunity for a maliciously designed chart to include sensitive content such as /etc/passwd, or to execute a denial of service (DoS) via a special file such as /dev/urandom, via symlinks. No version of Tiller is known to be impacted. This is a client-only issue."
},
{
"lang": "es",
"value": "En Helm versiones 2.x anteriores a 2.15.2, los comandos que se ocupan de cargar un gr\u00e1fico como un directorio o empaquetar un gr\u00e1fico ofrecen la oportunidad de que un gr\u00e1fico dise\u00f1ado con fines maliciosos incluya contenido confidencial tal y como /etc/passwd o ejecute una denegaci\u00f3n de servicio (DoS) por medio de un archivo especial tal y como /dev/urandom, por medio de enlaces simb\u00f3licos. No se conoce que ninguna versi\u00f3n de Tiller est\u00e9 afectada. Este es un problema solo del cliente."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-59"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:helm:helm:*:*:*:*:*:*:*:*",
"versionStartIncluding": "2.0.0",
"versionEndExcluding": "2.15.2",
"matchCriteriaId": "F98F257F-D7E9-4D84-A155-741FB23DC340"
}
]
}
]
}
],
"references": [
{
"url": "https://helm.sh/blog/2019-10-30-helm-symlink-security-notice/",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}