9.3
CVSSv2

CVE-2008-0610

Published: 06/02/2008 Updated: 14/08/2012
CVSS v2 Base Score: 9.3 | Impact Score: 10 | Exploitability Score: 8.6
VMScore: 935
Vector: AV:N/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

Stack-based buffer overflow in the ClientConnection::NegotiateProtocolVersion function in vncviewer/ClientConnection.cpp in vncviewer for UltraVNC 1.0.2 and 1.0.4 prior to 01252008, when in LISTENING mode or when using the DSM plugin, allows remote malicious users to execute arbitrary code or cause a denial of service (crash) via a modified size value.

Vulnerable Product Search on Vulmon Subscribe to Product

ultravnc ultravnc 1.0.4_rc7

ultravnc ultravnc 1.0.4_rc8

ultravnc ultravnc 1.0.4

ultravnc ultravnc 1.0.4_rc6

ultravnc ultravnc 1.0.2

Exploits

## # $Id$ ## ## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions Please see the Metasploit # web site for more information on licensing and terms of use # metasploitcom/ ## class Metasploit3 < Msf::Exploit::Remote Rank = NormalRanking include Msf::Exploit::Remote: ...