mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
18 lines
786 B
Markdown
18 lines
786 B
Markdown
### [CVE-2018-8795](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-8795)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
rdesktop versions up to and including v1.8.3 contain an Integer Overflow that leads to a Heap-Based Buffer Overflow in function process_bitmap_updates() 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.
|
|
|