Debian Security Advisory
DLA-392-1 roundcube -- LTS security update
- Date Reported:
- 17 Jan 2016
- Affected Packages:
- roundcube
- Vulnerable:
- Yes
- Security database references:
- In Mitre's CVE dictionary: CVE-2015-8770.
- More information:
-
High-Tech Bridge Security Research Lab discovered a path traversal vulnerability in a popular webmail client Roundcube. Vulnerability can be exploited to gain access to sensitive information and under certain circumstances to execute arbitrary code and totally compromise the vulnerable server.
The vulnerability exists due to insufficient sanitization of
_skin
HTTP POST parameter in "/index.php" script when changing between different skins of the web application. A remote authenticated attacker can use path traversal sequences (e.g. "../../") to load a new skin from arbitrary location on the system, readable by the webserver.