blob: 11a037d8c03d50c6396855b5dc997067bd8c3d14 [file] [log] [blame]
{
"id": "GO-2021-0106",
"published": "2021-07-28T18:08:05Z",
"modified": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2020-36566",
"GHSA-jpf8-h7h7-3ppm"
],
"details": "Due to improper path santization, archives containing relative file paths can cause files to be written (or overwritten) outside of the target directory.",
"affected": [
{
"package": {
"name": "github.com/whyrusleeping/tar-utils",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.0.0-20201201191210-20a61371de5b"
}
]
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2021-0106"
},
"ecosystem_specific": {
"imports": [
{
"path": "github.com/whyrusleeping/tar-utils",
"symbols": [
"Extractor.outputPath"
]
}
]
}
}
],
"references": [
{
"type": "FIX",
"url": "https://github.com/whyrusleeping/tar-utils/commit/20a61371de5b51380bbdb0c7935b30b0625ac227"
},
{
"type": "WEB",
"url": "https://snyk.io/research/zip-slip-vulnerability"
}
],
"schema_version": "1.3.1"
}