mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
79 lines
2.6 KiB
JSON
79 lines
2.6 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2020-36561",
|
|
"ASSIGNER": "security@golang.org",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Due to improper path sanitization, archives containing relative file paths can cause files to be written (or overwritten) outside of the target directory."
|
|
}
|
|
]
|
|
},
|
|
"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": [
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "0",
|
|
"version_value": "1.0.3-0.20200308084313-2adbaa4891b9"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"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"
|
|
},
|
|
{
|
|
"url": "https://snyk.io/research/zip-slip-vulnerability",
|
|
"refsource": "MISC",
|
|
"name": "https://snyk.io/research/zip-slip-vulnerability"
|
|
},
|
|
{
|
|
"url": "https://pkg.go.dev/vuln/GO-2020-0035",
|
|
"refsource": "MISC",
|
|
"name": "https://pkg.go.dev/vuln/GO-2020-0035"
|
|
}
|
|
]
|
|
}
|
|
} |