cvelist/2016/6xxx/CVE-2016-6565.json
2018-07-13 16:03:51 -04:00

74 lines
2.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cert@cert.org",
"ID" : "CVE-2016-6565",
"STATE" : "PUBLIC",
"TITLE" : "The Imagely NextGen Gallery plugin for Wordpress prior to version 2.1.57 may execute code from an uploaded malicious file"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "NextGen Gallery plugin",
"version" : {
"version_data" : [
{
"affected" : "<",
"version_name" : "2.1.57",
"version_value" : "2.1.57"
}
]
}
}
]
},
"vendor_name" : "Imagely"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "The Imagely NextGen Gallery plugin for Wordpress prior to version 2.1.57 does not properly validate user input in the cssfile parameter of a HTTP POST request, which may allow an authenticated user to read arbitrary files from the server, or execute arbitrary code on the server in some circumstances (dependent on server configuration)."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-98"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "VU#346175",
"refsource" : "CERT-VN",
"url" : "https://www.kb.cert.org/vuls/id/346175"
},
{
"name" : "94356",
"refsource" : "BID",
"url" : "https://www.securityfocus.com/bid/94356/"
}
]
},
"source" : {
"discovery" : "UNKNOWN"
}
}