1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200806-04 / rdesktop |
| Release Date | June 14, 2008 |
| Latest Revision | June 14, 2008: 01 |
| Impact | normal |
| Exploitable | remote |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| net-misc/rdesktop | < 1.6.0 | >= 1.6.0 | All supported architectures |
Related bugreports: #220911
Multiple vulnerabilities in rdesktop may lead to the execution of arbitrary code or a Denial of Service.
rdesktop is an open source Remote Desktop Protocol (RDP) client.
An anonymous researcher reported multiple vulnerabilities in rdesktop via iDefense Labs:
An attacker could exploit these vulnerabilities by enticing a user to connect to a malicious RDP server thereby allowing the attacker to execute arbitrary code or cause a Denial of Service.
There is no known workaround at this time.
All rdesktop users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=net-misc/rdesktop-1.6.0" |