2017-10-16 12:31:07 -04:00
{
2019-03-18 03:10:11 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2017-5946" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2017-10-16 12:31:07 -04:00
{
2019-03-18 03:10:11 +00:00
"lang" : "eng" ,
"value" : "The Zip::File component in the rubyzip gem before 1.2.1 for Ruby has a directory traversal vulnerability. If a site allows uploading of .zip files, an attacker can upload a malicious file that uses \"../\" pathname substrings to write arbitrary files to the filesystem."
2017-10-16 12:31:07 -04:00
}
2019-03-18 03:10:11 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/rubyzip/rubyzip/releases" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/rubyzip/rubyzip/releases"
} ,
{
"name" : "96445" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/96445"
} ,
{
"name" : "https://github.com/rubyzip/rubyzip/issues/315" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/rubyzip/rubyzip/issues/315"
} ,
{
"name" : "DSA-3801" ,
"refsource" : "DEBIAN" ,
"url" : "http://www.debian.org/security/2017/dsa-3801"
}
]
}
}