{ "id": "CVE-2020-36566", "sourceIdentifier": "security@golang.org", "published": "2022-12-27T22:15:11.723", "lastModified": "2024-11-21T05:29:51.137", "vulnStatus": "Modified", "cveTags": [], "descriptions": [ { "lang": "en", "value": "Due to improper path sanitization, archives containing relative file paths can cause files to be written (or overwritten) outside of the target directory." }, { "lang": "es", "value": "Debido a una sanitizaci\u00f3n inadecuada de la ruta, los archivos que contienen rutas de archivo relativas pueden hacer que los archivos se escriban (o sobrescriban) fuera del directorio de destino." } ], "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:N/I:H/A:H", "baseScore": 9.1, "baseSeverity": "CRITICAL", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "availabilityImpact": "HIGH" }, "exploitabilityScore": 3.9, "impactScore": 5.2 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-22" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:tar-utils_project:tar-utils:*:*:*:*:*:go:*:*", "versionEndExcluding": "0.0.0-20201201191210-20a61371de5b", "matchCriteriaId": "45A7C271-AF61-494E-AA9B-D65348D37F0F" } ] } ] } ], "references": [ { "url": "https://github.com/whyrusleeping/tar-utils/commit/20a61371de5b51380bbdb0c7935b30b0625ac227", "source": "security@golang.org", "tags": [ "Patch", "Third Party Advisory" ] }, { "url": "https://pkg.go.dev/vuln/GO-2021-0106", "source": "security@golang.org", "tags": [ "Third Party Advisory" ] }, { "url": "https://snyk.io/research/zip-slip-vulnerability", "source": "security@golang.org", "tags": [ "Technical Description", "Third Party Advisory" ] }, { "url": "https://github.com/whyrusleeping/tar-utils/commit/20a61371de5b51380bbdb0c7935b30b0625ac227", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ] }, { "url": "https://pkg.go.dev/vuln/GO-2021-0106", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ] }, { "url": "https://snyk.io/research/zip-slip-vulnerability", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Technical Description", "Third Party Advisory" ] } ] }