Files
CVEs-PoC/2020/CVE-2020-6754.md
T
2025-09-29 21:09:30 +02:00

1009 B

CVE-2020-6754

Description

dotCMS before 5.2.4 is vulnerable to directory traversal, leading to incorrect access control. It allows an attacker to read or execute files under $TOMCAT_HOME/webapps/ROOT/assets (which should be a protected directory). Additionally, attackers can upload temporary files (e.g., .jsp files) into /webapps/ROOT/assets/tmp_upload, which can lead to remote command execution (with the permissions of the user running the dotCMS application).

POC

Reference

No PoCs from references.

Github