Integer Overflow Vulnerabilities in gtk-vnc by GNOME
CVE-2017-5885
9.8CRITICAL
What is CVE-2017-5885?
The gtk-vnc library is affected by multiple integer overflow vulnerabilities found in the vnc_connection_server_message and vnc_color_map_set functions. These flaws potentially enable remote servers to exploit the SetColorMapEntries functionality, which could lead to denial of service through a crash or, in certain scenarios, allow for the execution of arbitrary code. This highlights the critical importance of secure input validation mechanisms within the library.