2018-05-02 19:02:38 -04:00
{
2019-03-18 00:49:38 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2018-10686" ,
"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" : [
2018-05-06 01:07:44 -04:00
{
2019-03-18 00:49:38 +00:00
"lang" : "eng" ,
"value" : "An issue was discovered in Vesta Control Panel 0.9.8-20. There is Reflected XSS via $_REQUEST['path'] to the view/file/index.php URI, which can lead to remote PHP code execution via vectors involving a file_put_contents call in web/upload/UploadHandler.php."
2018-05-06 01:07:44 -04:00
}
2019-03-18 00:49:38 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://medium.com/@ndrbasi/cve-2018-10686-vestacp-rce-d96d95c2bde2" ,
"refsource" : "MISC" ,
"url" : "https://medium.com/@ndrbasi/cve-2018-10686-vestacp-rce-d96d95c2bde2"
} ,
{
"name" : "https://github.com/serghey-rodin/vesta/issues/1558" ,
"refsource" : "MISC" ,
"url" : "https://github.com/serghey-rodin/vesta/issues/1558"
}
]
}
}