mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 13:19:29 +02:00
18 lines
787 B
Markdown
18 lines
787 B
Markdown
### [CVE-2020-11047](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11047)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In FreeRDP after 1.1 and before 2.0.0, there is an out-of-bounds read in autodetect_recv_bandwidth_measure_results. A malicious server can extract up to 8 bytes of client memory with a manipulated message by providing a short input and reading the measurement result data. This has been patched in 2.0.0.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://usn.ubuntu.com/4379-1/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|