cve/2020/CVE-2020-11058.md

19 lines
856 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2020-11058](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11058)
![](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-119%3A%20Improper%20Restriction%20of%20Operations%20within%20the%20Bounds%20of%20a%20Memory%20Buffer&color=brighgreen)
### Description
In FreeRDP after 1.1 and before 2.0.0, a stream out-of-bounds seek in rdp_read_font_capability_set could lead to a later out-of-bounds read. As a result, a manipulated client or server might force a disconnect due to an invalid data read. This has been fixed in 2.0.0.
### POC
#### Reference
- https://usn.ubuntu.com/4379-1/
2024-06-09 00:33:16 +00:00
- https://usn.ubuntu.com/4379-1/
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.