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

18 lines
696 B
Markdown

### [CVE-2018-8796](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-8796)
![](https://img.shields.io/static/v1?label=Product&message=rdesktop&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-126%3A%20Buffer%20Over-read&color=brighgreen)
### Description
rdesktop versions up to and including v1.8.3 contain an Out-Of-Bounds Read in function process_bitmap_updates() that results in a Denial of Service (segfault).
### POC
#### Reference
- https://research.checkpoint.com/reverse-rdp-attack-code-execution-on-rdp-clients/
#### Github
- https://github.com/ARPSyndicate/cvemon