cvelist/2017/5xxx/CVE-2017-5541.json

73 lines
2.0 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-5541",
"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" : "Directory traversal vulnerability in template/usererror.missing_extension.php in Symphony CMS before 2.6.10 allows remote attackers to rename arbitrary files via a .. (dot dot) in the existing-folder and new-folder parameters."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/symphonycms/symphony-2/issues/2639",
"refsource" : "CONFIRM",
"url" : "https://github.com/symphonycms/symphony-2/issues/2639"
},
{
"name" : "https://github.com/symphonycms/symphony-2/releases/tag/2.6.10",
"refsource" : "CONFIRM",
"url" : "https://github.com/symphonycms/symphony-2/releases/tag/2.6.10"
},
{
"name" : "95689",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/95689"
}
]
}
}