Path traversal in Liferay Enterprise Portal - CVE-2016-6517
Published: January 23, 2017 / Updated: September 19, 2017
Liferay Enterprise Portal
Detailed vulnerability description
The vulnerability allows a remote attacker to view arbitrary files on the target system.
The vulnerability exists due to improper input validation when processing data passed via the “minifierBundleDir” HTTP GET parameter to “/html/js/barebone.jsp” script. A remote attacker can send a specially crafted HTTP request, containing directory traversal sequences (e.g. %2E%2E (encoded dot dot)) and view contents of arbitrary files on the vulnerable system.