{ "schema_version": "1.4.0", "id": "GHSA-jpf8-h7h7-3ppm", "modified": "2023-08-30T11:49:22Z", "published": "2022-12-28T00:30:23Z", "aliases": [ "CVE-2020-36566" ], "summary": "tar-utils Path Traversal vulnerability", "details": "Due to improper path sanitization, archives containing relative file paths can cause files to be written (or overwritten) outside of the target directory.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/whyrusleeping/tar-utils" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.0.0-20201201191210-20a61371de5b" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36566" }, { "type": "WEB", "url": "https://github.com/whyrusleeping/tar-utils/commit/20a61371de5b51380bbdb0c7935b30b0625ac227" }, { "type": "PACKAGE", "url": "https://github.com/whyrusleeping/tar-utils" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2021-0106" }, { "type": "WEB", "url": "https://snyk.io/research/zip-slip-vulnerability" } ], "database_specific": { "cwe_ids": [ "CWE-22" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2022-12-30T19:05:32Z", "nvd_published_at": "2022-12-27T22:15:00Z" } }