2017-10-19 18:03:00 -04:00
{
2019-03-17 22:01:32 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2017-15646" ,
"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" : [
2017-10-19 18:03:00 -04:00
{
2019-03-17 22:01:32 +00:00
"lang" : "eng" ,
"value" : "Webmin before 1.860 has XSS with resultant remote code execution. Under the 'Others/File Manager' menu, there is a 'Download from remote URL' option to download a file from a remote server. After setting up a malicious server, one can wait for a file download request and then send an XSS payload that will lead to Remote Code Execution, as demonstrated by an OS command in the value attribute of a name='cmd' input element."
2017-10-19 18:03:00 -04:00
}
2019-03-17 22:01:32 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "http://www.webmin.com/security.html" ,
"refsource" : "MISC" ,
"url" : "http://www.webmin.com/security.html"
} ,
{
"name" : "https://github.com/webmin/webmin/commit/0c58892732ee7610a7abba5507614366d382c9c9" ,
"refsource" : "MISC" ,
"url" : "https://github.com/webmin/webmin/commit/0c58892732ee7610a7abba5507614366d382c9c9"
} ,
{
"name" : "https://blogs.securiteam.com/index.php/archives/3430" ,
"refsource" : "MISC" ,
"url" : "https://blogs.securiteam.com/index.php/archives/3430"
} ,
{
"name" : "http://www.webmin.com/changes.html" ,
"refsource" : "MISC" ,
"url" : "http://www.webmin.com/changes.html"
}
]
}
}