Gila · Gila Cms · CVE-2019-11515
**Name of the Vulnerable Software and Affected Versions**
Gila CMS version 1.10.1
**Description**
The issue allows for absolute path traversal, enabling the reading of arbitrary files. This is possible through the `admin/db backup?download=` endpoint in the `core/classes/db backup.php` file. The `download` parameter is vulnerable to manipulation, allowing an attacker to access files outside the intended directory.
**Recommendations**
For Gila CMS version 1.10.1, consider restricting access to the `admin/db backup` endpoint until a patch is available. As a temporary workaround, avoid using the `download` parameter in the `admin/db backup?download=` endpoint to minimize the risk of exploitation.