mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
78 lines
2.2 KiB
JSON
78 lines
2.2 KiB
JSON
{
|
|
"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" : [
|
|
{
|
|
"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."
|
|
}
|
|
]
|
|
},
|
|
"problemtype" : {
|
|
"problemtype_data" : [
|
|
{
|
|
"description" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references" : {
|
|
"reference_data" : [
|
|
{
|
|
"name" : "https://github.com/rubyzip/rubyzip/issues/315",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://github.com/rubyzip/rubyzip/issues/315"
|
|
},
|
|
{
|
|
"name" : "https://github.com/rubyzip/rubyzip/releases",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://github.com/rubyzip/rubyzip/releases"
|
|
},
|
|
{
|
|
"name" : "DSA-3801",
|
|
"refsource" : "DEBIAN",
|
|
"url" : "http://www.debian.org/security/2017/dsa-3801"
|
|
},
|
|
{
|
|
"name" : "96445",
|
|
"refsource" : "BID",
|
|
"url" : "http://www.securityfocus.com/bid/96445"
|
|
}
|
|
]
|
|
}
|
|
}
|