Files
CVEs-PoC/2020/CVE-2020-9497.md
T
2024-06-18 02:51:15 +02:00

18 lines
814 B
Markdown

### [CVE-2020-9497](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-9497)
![](https://img.shields.io/static/v1?label=Product&message=Apache%20Guacamole&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Information%20Disclosure&color=brighgreen)
### Description
Apache Guacamole 1.1.0 and older do not properly validate datareceived from RDP servers via static virtual channels. If a userconnects to a malicious or compromised RDP server, specially-craftedPDUs could result in disclosure of information within the memory ofthe guacd process handling the connection.
### POC
#### Reference
- https://research.checkpoint.com/2020/apache-guacamole-rce/
#### Github
No PoCs found on GitHub currently.