← Vulnerability feed

Vulnerability record · CVE-2010-0483 · published 3 March 2010

CVE-2010-0483: VBScript MsgBox helpfile argument enables remote code execution via winhlp32.exe

Microsoft · Windows 2000

VBScript 5.1 through 5.8 on Windows 2000, XP and Server 2003 fails to safely handle the helpfile argument of the MsgBox function when Internet Explorer renders the script. A crafted .hlp file referenced by local path, UNC share or WebDAV server is loaded by winhlp32.exe when the user presses F1, allowing arbitrary code execution. The flaw matters because it turns a simple help-keypress into a full code execution path on then-current Windows clients and servers.

7.6 CVSS 2.0 High EPSS 86% · top 0.3% CWE-94 · Code injection
7.6CVSS 2.0 base score
86%EPSS exploitation probability, 30 days
NoNot in CISA KEV
4Affected product versions listed by NVD
40References, 8 tagged exploit
16 Jun 2026Last modified by NVD

Description

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 attackers 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."

AV:N/AC:H/Au:N/C:C/I:C/A:C

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: high.

high priorityThe flaw gives remote code execution with public exploit code and a very high EPSS score, but exploitation requires the victim to press F1 and affects only legacy Windows versions, so it is high rather than critical.

What it is

VBScript 5.1 through 5.8 on Windows 2000, XP and Server 2003 fails to safely handle the helpfile argument of the MsgBox function when Internet Explorer renders the script. A crafted .hlp file referenced by local path, UNC share or WebDAV server is loaded by winhlp32.exe when the user presses F1, allowing arbitrary code execution. The flaw matters because it turns a simple help-keypress into a full code execution path on then-current Windows clients and servers.

Impact

An attacker gains arbitrary code execution in the context of the logged-on user, with full confidentiality, integrity and availability impact per the CVSS vector. Because the code runs through winhlp32.exe, it can be used to install malware or take over the host.

Attack surface

Reached remotely over the network through Internet Explorer rendering attacker-controlled VBScript; the CVSS vector AV:N/AC:H/Au:N indicates no authentication is required but exploitation is difficult. User interaction is required: the victim must press F1 while the malicious MsgBox is displayed, and the referenced .hlp file must be reachable via local path, UNC share or WebDAV.

Exploitation

Public exploit code exists, including an iSEC Partners advisory and a Metasploit browser module, and EPSS is very high at 0.86367 (99.7th percentile). The CVE is not listed in CISA KEV and no ransomware groups are documented using it.

What to do

  • Apply Microsoft security bulletin MS10-022, which fixes the VBScript helpfile handling issue, as the primary action.
  • If patching cannot be done immediately, apply the interim workarounds in Microsoft Security Advisory 981169, such as disabling the F1 key help behavior or restricting winhlp32.exe.
  • Block or restrict access to untrusted UNC and WebDAV paths from browsers and endpoints to prevent loading of remote .hlp files.
  • Disable or tightly control VBScript execution in Internet Explorer for untrusted sites via zone and ActiveX/scripting settings.
  • Retire or isolate Windows 2000, XP and Server 2003 systems that cannot receive current security updates.

Detection

  • Monitor for winhlp32.exe spawning from iexplore.exe or other browser processes, especially with .hlp file arguments pointing to UNC or WebDAV paths.
  • Alert on browser processes loading .hlp files from remote shares or WebDAV servers.
  • Hunt for VBScript MsgBox calls that pass a helpfile argument referencing a local path, UNC share or WebDAV URL.
  • Review proxy and network logs for .hlp file downloads or WebDAV access originating from browser sessions.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

4 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
http://blogs.technet.com/msrc/archive/2010/02/28/investigating-a-new-win32hlp-and-internet-explorer-issue.aspx Vendor Advisory
http://blogs.technet.com/msrc/archive/2010/03/01/security-advisory-981169-released.aspx Vendor Advisory
http://blogs.technet.com/srd/archive/2010/03/01/help-keypress-vulnerability-in-vbscript-enabling-remote-code-execution.a Vendor Advisory
http://isec.pl/vulnerabilities/isec-0027-msgbox-helpfile-ie.txt Exploit
http://isec.pl/vulnerabilities10.html Exploit
http://secunia.com/advisories/38727 Vendor Advisory
http://securitytracker.com/id?1023668
http://www.computerworld.com/s/article/9163298/New_zero_day_involves_IE_puts_Windows_XP_users_at_risk
http://www.kb.cert.org/vuls/id/612021 US Government Resource
http://www.microsoft.com/technet/security/advisory/981169.mspx Vendor Advisory
http://www.osvdb.org/62632
http://www.securityfocus.com/bid/38463 Exploit
http://www.theregister.co.uk/2010/03/01/ie_code_execution_bug/
http://www.us-cert.gov/cas/techalerts/TA10-103A.html US Government Resource
http://www.vupen.com/english/advisories/2010/0485 Vendor Advisory
https://docs.microsoft.com/en-us/security-updates/securitybulletins/2010/ms10-022
https://exchange.xforce.ibmcloud.com/vulnerabilities/56558
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A7170
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A8654
https://www.metasploit.com/svn/framework3/trunk/modules/exploits/windows/browser/ie_winhlp32.rb Exploit
http://blogs.technet.com/msrc/archive/2010/02/28/investigating-a-new-win32hlp-and-internet-explorer-issue.aspx Vendor Advisory
http://blogs.technet.com/msrc/archive/2010/03/01/security-advisory-981169-released.aspx Vendor Advisory
http://blogs.technet.com/srd/archive/2010/03/01/help-keypress-vulnerability-in-vbscript-enabling-remote-code-execution.a Vendor Advisory
http://isec.pl/vulnerabilities/isec-0027-msgbox-helpfile-ie.txt Exploit
http://isec.pl/vulnerabilities10.html Exploit
http://secunia.com/advisories/38727 Vendor Advisory
http://securitytracker.com/id?1023668
http://www.computerworld.com/s/article/9163298/New_zero_day_involves_IE_puts_Windows_XP_users_at_risk
http://www.kb.cert.org/vuls/id/612021 US Government Resource
http://www.microsoft.com/technet/security/advisory/981169.mspx Vendor Advisory
http://www.osvdb.org/62632
http://www.securityfocus.com/bid/38463 Exploit
http://www.theregister.co.uk/2010/03/01/ie_code_execution_bug/
http://www.us-cert.gov/cas/techalerts/TA10-103A.html US Government Resource
http://www.vupen.com/english/advisories/2010/0485 Vendor Advisory
https://docs.microsoft.com/en-us/security-updates/securitybulletins/2010/ms10-022
https://exchange.xforce.ibmcloud.com/vulnerabilities/56558
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A7170
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A8654
https://www.metasploit.com/svn/framework3/trunk/modules/exploits/windows/browser/ie_winhlp32.rb Exploit

Track CVE-2010-0483 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2008-4250Microsoft Windows Server service RPC path canonicalization buffer overflowThe Server service in multiple Windows versions fails to properly handle path canonicalization, allowing a crafted RPC request to overflow a buffer a…KEVEPSS 99%analysed8.8CVE-2015-2360Microsoft Windows win32k.sys memory corruption privilege escalationwin32k.sys in the Windows kernel-mode drivers mishandles memory, allowing a local user to corrupt memory through a crafted application. The flaw is a…KEVEPSS 15%analysed8.8CVE-2014-6324Microsoft Windows Kerberos KDC privilege escalation via forged ticket signatureThe Kerberos Key Distribution Center (KDC) in multiple Windows client and server versions fails to properly validate the signature (checksum) in a ti…KEVEPSS 87%analysed8.8CVE-2014-6332Windows OLE Automation SafeArrayDimen array redimensioning remote code executionOleAut32.dll in Windows OLE mishandles a size value in the SafeArrayDimen function, allowing an array-redimensioning attempt to corrupt memory. A cra…KEVEPSS 95%analysed8.8CVE-2014-4148Windows win32k.sys TrueType font parsing remote code executionA code injection flaw in the win32k.sys kernel-mode driver lets a crafted TrueType font trigger arbitrary code execution. Because font parsing sits i…KEVEPSS 60%analysed8.8CVE-2013-3918Microsoft Windows InformationCardSigninHelper ActiveX out-of-bounds writeThe InformationCardSigninHelper ActiveX control in icardie.dll contains an out-of-bounds write that can be triggered by a crafted web page rendered i…KEVEPSS 74%analysed8.8CVE-2011-3402Microsoft Windows TrueType Font Parsing Remote Code ExecutionThe TrueType font parsing engine in win32k.sys on multiple Windows versions fails to properly handle crafted font data, allowing remote code executio…KEVEPSS 78%analysed8.8CVE-2008-0015Microsoft DirectShow Video ActiveX Control Stack Buffer OverflowA stack-based buffer overflow in the CComVariant::ReadFromStream function in the Active Template Library (ATL) is reachable through the MPEG2TuneRequ…KEVEPSS 77%analysed

Source: NIST National Vulnerability Database (record CVE-2010-0483), CISA KEV, FIRST EPSS (scores of 2026-09-24). This page is refreshed as NVD updates the record.