cvelist/2017/11xxx/CVE-2017-11466.json
2019-03-18 04:12:07 +00:00

72 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-11466",
"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": "Arbitrary file upload vulnerability in com/dotmarketing/servlets/AjaxFileUploadServlet.class in dotCMS 4.1.1 allows remote authenticated administrators to upload .jsp files to arbitrary locations via directory traversal sequences in the fieldName parameter to servlets/ajax_file_upload. This results in arbitrary code execution by requesting the .jsp file at a /assets URI."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://seclists.org/fulldisclosure/2017/Jul/33",
"refsource": "MISC",
"url": "http://seclists.org/fulldisclosure/2017/Jul/33"
},
{
"name": "https://github.com/dotCMS/core/issues/12131",
"refsource": "MISC",
"url": "https://github.com/dotCMS/core/issues/12131"
},
{
"name": "https://packetstormsecurity.com/files/143383/dotcms411-shell.txt",
"refsource": "MISC",
"url": "https://packetstormsecurity.com/files/143383/dotcms411-shell.txt"
}
]
}
}