Path traversal in dotCMS - CVE-2017-11466

 

Path traversal in dotCMS - CVE-2017-11466

Published: July 20, 2017 / Updated: December 8, 2022


Vulnerability identifier: #VU38673
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2017-11466
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: dotCMS LLC
Affected software:
dotCMS

Detailed vulnerability description

The vulnerability allows a remote attacker to perform directory traversal attacks.

The vulnerability exists due to input validation error when processing directory traversal sequences in com/dotmarketing/servlets/AjaxFileUploadServlet.class in dotCMS 4.1.1. A remote authenticated attacker can send a specially crafted HTTP request and 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.


How to mitigate CVE-2017-11466

Install update from vendor's website.

Sources