mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 07:40:25 +02:00
18 lines
781 B
Markdown
18 lines
781 B
Markdown
### [CVE-2018-8786](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-8786)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
FreeRDP prior to version 2.0.0-rc4 contains an Integer Truncation that leads to a Heap-Based Buffer Overflow in function update_read_bitmap_update() and results in a memory corruption and probably even a remote code execution.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://research.checkpoint.com/reverse-rdp-attack-code-execution-on-rdp-clients/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|