Files
CVEs-PoC/2020/CVE-2020-11017.md
T
2024-05-25 21:48:12 +02:00

18 lines
661 B
Markdown

### [CVE-2020-11017](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11017)
![](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-415%3A%20Double%20Free&color=brighgreen)
### Description
In FreeRDP less than or equal to 2.0.0, by providing manipulated input a malicious client can create a double free condition and crash the server. This is fixed in version 2.1.0.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Live-Hack-CVE/CVE-2020-11017