First published: Wed Feb 09 2011(Updated: )
Directory traversal vulnerability in the disk_create function in disk.c in rdesktop before 1.7.0, when disk redirection is enabled, allows remote RDP servers to read or overwrite arbitrary files via a .. (dot dot) in a pathname.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
Ubuntu Desktop File Utils | <=1.6.0 | |
Ubuntu Desktop File Utils | =1.0.0 | |
Ubuntu Desktop File Utils | =1.1.0 | |
Ubuntu Desktop File Utils | =1.2.0 | |
Ubuntu Desktop File Utils | =1.3.0 | |
Ubuntu Desktop File Utils | =1.3.1 | |
Ubuntu Desktop File Utils | =1.4.0 | |
Ubuntu Desktop File Utils | =1.4.1 | |
Ubuntu Desktop File Utils | =1.5.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2011-1595 is classified as a high severity vulnerability due to its ability to allow remote file access and manipulation.
To fix CVE-2011-1595, upgrade rdesktop to version 1.7.0 or later where the vulnerability is resolved.
CVE-2011-1595 allows remote RDP servers to read or overwrite arbitrary files, which can lead to data exposure or loss.
CVE-2011-1595 affects rdesktop versions prior to 1.7.0, including versions 1.0.0 through 1.6.0.
CVE-2011-1595 is a directory traversal vulnerability that exploits improper input validation in the disk_create function.