2018-07-22 18:12:15 -06:00
{
2019-03-17 21:50:03 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "report@snyk.io" ,
"DATE_ASSIGNED" : "2018-05-17T10:52Z" ,
"ID" : "CVE-2018-1002201" ,
"REQUESTER" : "danny@snyk.io" ,
"STATE" : "PUBLIC" ,
"UPDATED" : "2018-05-17T10:52Z"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "zt-zip" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "1.13"
}
]
}
}
]
} ,
"vendor_name" : "zeroturnaround"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-07-25 13:06:12 -04:00
{
2019-03-17 21:50:03 +00:00
"lang" : "eng" ,
"value" : "zt-zip before 1.13 is vulnerable to directory traversal, allowing attackers to write to arbitrary files via a ../ (dot dot slash) in a Zip archive entry that is mishandled during extraction. This vulnerability is also known as 'Zip-Slip'."
2018-07-25 13:06:12 -04:00
}
2019-03-17 21:50:03 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-22"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://snyk.io/research/zip-slip-vulnerability" ,
"refsource" : "MISC" ,
"url" : "https://snyk.io/research/zip-slip-vulnerability"
} ,
{
"name" : "https://github.com/snyk/zip-slip-vulnerability" ,
"refsource" : "MISC" ,
"url" : "https://github.com/snyk/zip-slip-vulnerability"
} ,
{
"name" : "https://snyk.io/vuln/SNYK-JAVA-ORGZEROTURNAROUND-31681" ,
"refsource" : "MISC" ,
"url" : "https://snyk.io/vuln/SNYK-JAVA-ORGZEROTURNAROUND-31681"
} ,
{
"name" : "https://github.com/zeroturnaround/zt-zip/blob/zt-zip-1.13/Changelog.txt" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/zeroturnaround/zt-zip/blob/zt-zip-1.13/Changelog.txt"
} ,
{
"name" : "https://github.com/zeroturnaround/zt-zip/commit/759b72f33bc8f4d69f84f09fcb7f010ad45d6fff" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/zeroturnaround/zt-zip/commit/759b72f33bc8f4d69f84f09fcb7f010ad45d6fff"
}
]
}
}