2022-07-29 18:00:46 +00:00
{
2022-12-27 22:00:42 +00:00
"data_version" : "4.0" ,
2022-07-29 18:00:46 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-36561" ,
2022-12-27 22:00:42 +00:00
"ASSIGNER" : "security@golang.org" ,
"STATE" : "PUBLIC"
2022-07-29 18:00:46 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-06-08 21:00:40 +00:00
"value" : "Due to improper path sanitization, archives containing relative file paths can cause files to be written (or overwritten) outside of the target directory."
2022-12-27 22:00:42 +00:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE 29: Path Traversal: \"\\..\\filename\""
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "github.com/yi-ge/unzip" ,
"product" : {
"product_data" : [
{
"product_name" : "github.com/yi-ge/unzip" ,
"version" : {
"version_data" : [
{
2023-06-08 21:00:40 +00:00
"version_affected" : "<" ,
"version_name" : "0" ,
"version_value" : "1.0.3-0.20200308084313-2adbaa4891b9"
2022-12-27 22:00:42 +00:00
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/yi-ge/unzip/pull/1" ,
"refsource" : "MISC" ,
"name" : "https://github.com/yi-ge/unzip/pull/1"
} ,
{
"url" : "https://github.com/yi-ge/unzip/commit/2adbaa4891b9690853ef10216189189f5ad7dc73" ,
"refsource" : "MISC" ,
"name" : "https://github.com/yi-ge/unzip/commit/2adbaa4891b9690853ef10216189189f5ad7dc73"
} ,
2023-06-08 21:00:40 +00:00
{
"url" : "https://snyk.io/research/zip-slip-vulnerability" ,
"refsource" : "MISC" ,
"name" : "https://snyk.io/research/zip-slip-vulnerability"
} ,
2022-12-27 22:00:42 +00:00
{
"url" : "https://pkg.go.dev/vuln/GO-2020-0035" ,
"refsource" : "MISC" ,
"name" : "https://pkg.go.dev/vuln/GO-2020-0035"
2022-07-29 18:00:46 +00:00
}
]
}
}