cvelist/2018/1000xxx/CVE-2018-1000208.json

66 lines
1.9 KiB
JSON
Raw Normal View History

2018-07-13 14:05:22 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "kurt@seifried.org",
"DATE_ASSIGNED" : "2018-07-10T20:50:24.883523",
"DATE_REQUESTED" : "2018-07-09T17:03:19",
"ID" : "CVE-2018-1000208",
"REQUESTER" : "security@agel-nash.ru",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "MODX Revolution",
"version" : {
"version_data" : [
{
"version_value" : "<=2.6.4"
}
]
}
}
]
},
"vendor_name" : "MODX Revolution"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "MODX Revolution version <=2.6.4 contains a Directory Traversal vulnerability in /core/model/modx/modmanagerrequest.class.php that can result in remove files. This attack appear to be exploitable via web request via security/login processor. This vulnerability appears to have been fixed in pull 13980."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Directory Traversal"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/modxcms/revolution/pull/13980",
"refsource" : "CONFIRM",
"url" : "https://github.com/modxcms/revolution/pull/13980"
}
]
}
}