blob: 14690b74fbd61bd5f86b40289de413a3735c53f0 [file] [log] [blame]
{
"dataType": "CVE_RECORD",
"dataVersion": "5.0",
"cveMetadata": {
"cveId": "CVE-2020-36561"
},
"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/yi-ge/unzip",
"product": "github.com/yi-ge/unzip",
"collectionURL": "https://pkg.go.dev",
"packageName": "github.com/yi-ge/unzip",
"versions": [
{
"version": "0",
"lessThan": "1.0.3-0.20200308084313-2adbaa4891b9",
"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/yi-ge/unzip/pull/1"
},
{
"url": "https://github.com/yi-ge/unzip/commit/2adbaa4891b9690853ef10216189189f5ad7dc73"
},
{
"url": "https://snyk.io/research/zip-slip-vulnerability"
},
{
"url": "https://pkg.go.dev/vuln/GO-2020-0035"
}
]
}
}
}