cvelist/2017/15xxx/CVE-2017-15646.json

78 lines
2.4 KiB
JSON

{
"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" : [
{
"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."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://www.webmin.com/changes.html",
"refsource" : "MISC",
"url" : "http://www.webmin.com/changes.html"
},
{
"name" : "http://www.webmin.com/security.html",
"refsource" : "MISC",
"url" : "http://www.webmin.com/security.html"
},
{
"name" : "https://blogs.securiteam.com/index.php/archives/3430",
"refsource" : "MISC",
"url" : "https://blogs.securiteam.com/index.php/archives/3430"
},
{
"name" : "https://github.com/webmin/webmin/commit/0c58892732ee7610a7abba5507614366d382c9c9",
"refsource" : "MISC",
"url" : "https://github.com/webmin/webmin/commit/0c58892732ee7610a7abba5507614366d382c9c9"
}
]
}
}