Path traversal in Gila CMS - CVE-2019-11515
Published: September 23, 2019
Gila CMS
Detailed vulnerability description
The vulnerability allows a remote authenticated administrator to perform directory traversal attacks.
The vulnerability exists due to input validation error when processing directory traversal sequences in the "/src/core/classes/db_backup.php" file. A remote authenticated administrator can send a specially crafted HTTP request and read arbitrary files on the system via the "admin/db_backup?download=".
PoC:
http://[host]/admin/db_backup?download=/etc/passwd