### [CVE-2017-5885](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5885) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description Multiple integer overflows in the (1) vnc_connection_server_message and (2) vnc_color_map_set functions in gtk-vnc before 0.7.0 allow remote servers to cause a denial of service (crash) or possibly execute arbitrary code via vectors involving SetColorMapEntries, which triggers a buffer overflow. ### POC #### Reference - https://bugzilla.gnome.org/show_bug.cgi?id=778050 #### Github No PoCs found on GitHub currently.