Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -0,0 +1,15 @@ | ||
--- | ||
title: Dangling pointer in RDP static virtual channel handling | ||
cve: CVE-2020-9498 | ||
fixed: 1.2.0 | ||
--- | ||
|
||
Apache Guacamole 1.1.0 and older may mishandle pointers involved in processing | ||
data received via RDP static virtual channels. If a user connects to a | ||
malicious or compromised RDP server, a series of specially-crafted PDUs could | ||
result in memory corruption, possibly allowing arbitrary code to be executed | ||
with the privileges of the running guacd process. | ||
|
||
Acknowledgements: We would like to thank Eyal Itkin (Check Point Research) for | ||
reporting this issue. | ||
|