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

18 lines
683 B
Markdown

### [CVE-2018-8789](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-8789)
![](https://img.shields.io/static/v1?label=Product&message=FreeRDP&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
FreeRDP prior to version 2.0.0-rc4 contains several Out-Of-Bounds Reads in the NTLM Authentication module that results in a Denial of Service (segfault).
### POC
#### Reference
- https://research.checkpoint.com/reverse-rdp-attack-code-execution-on-rdp-clients/
#### Github
No PoCs found on GitHub currently.