cvelist/2017/1000xxx/CVE-2017-1000026.json

63 lines
1.7 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "2017-05-06T20:43:28.276048",
"ID" : "CVE-2017-1000026",
"REQUESTER" : "thom@chef.io",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "mixlib-archive",
"version" : {
"version_data" : [
{
"version_value" : "0.3.0 or older"
}
]
}
}
]
},
"vendor_name" : "Chef Software, Inc"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Chef Software's mixlib-archive versions 0.3.0 and older are vulnerable to a directory traversal attack allowing attackers to overwrite arbitrary files by using \"..\" in tar archive entries"
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Directory Traversal"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://github.com/chef/mixlib-archive/blob/master/CHANGELOG.md"
}
]
}
}