blob: 4c30bb310ec40890e482c6b6b994082e5df9e27c [file] [log] [blame]
{
"dataType": "CVE_RECORD",
"dataVersion": "5.0",
"cveMetadata": {
"cveId": "CVE-2020-36560"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc"
},
"descriptions": [
{
"lang": "en",
"value": "Due to improper path santization, archives containing relative file paths can cause files to be written (or overwritten) outside of the target directory."
}
],
"affected": [
{
"vendor": "github.com/artdarek/go-unzip",
"product": "github.com/artdarek/go-unzip",
"collectionURL": "https://pkg.go.dev",
"packageName": "github.com/artdarek/go-unzip",
"versions": [
{
"version": "0",
"lessThan": "1.0.0",
"status": "affected",
"versionType": "semver"
}
],
"programRoutines": [
{
"name": "Unzip.Extract"
}
],
"defaultStatus": "unaffected"
}
],
"problemTypes": [
{
"descriptions": [
{
"lang": "en",
"description": "CWE 29: Path Traversal: \"\\..\\filename\""
}
]
}
],
"references": [
{
"url": "https://github.com/artdarek/go-unzip/pull/2"
},
{
"url": "https://github.com/artdarek/go-unzip/commit/4975cbe0a719dc50b12da8585f1f207c82f7dfe0"
},
{
"url": "https://snyk.io/research/zip-slip-vulnerability"
},
{
"url": "https://pkg.go.dev/vuln/GO-2020-0034"
}
]
}
}
}