### [CVE-2018-8788](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-8788) ![](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-787%3A%20Out-of-bounds%20Write&color=brighgreen) ### Description FreeRDP prior to version 2.0.0-rc4 contains an Out-Of-Bounds Write of up to 4 bytes in function nsc_rle_decode() that results in a memory corruption and possibly 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.