7.6
CVSSv2

CVE-2010-0483

Published: 03/03/2010 Updated: 26/02/2019
CVSS v2 Base Score: 7.6 | Impact Score: 10 | Exploitability Score: 4.9
VMScore: 770
Vector: AV:N/AC:H/Au:N/C:C/I:C/A:C

Vulnerability Summary

vbscript.dll in VBScript 5.1, 5.6, 5.7, and 5.8 in Microsoft Windows 2000 SP4, XP SP2 and SP3, and Server 2003 SP2, when Internet Explorer is used, allows user-assisted remote malicious users to execute arbitrary code by referencing a (1) local pathname, (2) UNC share pathname, or (3) WebDAV server with a crafted .hlp file in the fourth argument (aka helpfile argument) to the MsgBox function, leading to code execution involving winhlp32.exe when the F1 key is pressed, aka "VBScript Help Keypress Vulnerability."

Vulnerable Product Search on Vulmon Subscribe to Product

microsoft windows_2000

microsoft windows_xp

microsoft windows_2003_server

microsoft windows_xp -

microsoft windows_server_2003

Exploits

Microsoft Internet Explorer is prone to a remote code execution vulnerability Source (iSEC Security Research): isecpl/vulnerabilities10html Attackers can exploit this issue to execute arbitrary code in the context of the user running the application Successful exploits will compromise the application and possibly the underlying compute ...
## # $Id: ms10_022_ie_vbscript_winhlp32rb 10504 2010-09-28 16:19:50Z jduck $ ## ## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions Please see the Metasploit # Framework web site for more information on licensing and terms of use # metasploitcom/framework/ ## require 'ms ...