Don’t press that F1 button!
After a few days of head scratching, Microsoft told Windows XP users today not to press the F1 key when prompted by a Web site.
The warning is part of the software giant’s emerging reaction to an unpatched vulnerability that hackers could exploit to hijack PCs that run Internet Explorer.
Microsoft is investigating new public reports of a vulnerability in VBScript that is exposed on supported versions of Microsoft Windows 2000, Windows XP, and Windows Server 2003 through the use of Internet Explorer.
But good news for Vista and Win7 users: Their investigation has shown that the vulnerability cannot be exploited on Windows 7, Windows Server 2008 R2, Windows Vista or Windows Server 2008.
The main impact of the vulnerability is remote code execution.
The vulnerability exists in the way that VBScript interacts with Windows Help files when using Internet Explorer. If a malicious Web site displayed a specially crafted dialog box and a user pressed the F1 key, arbitrary code could be executed.
On systems running Windows Server 2003, Internet Explorer Enhanced Security Configuration is enabled by default, which helps to mitigate against this issue.
Until a patch is ready, users can protect themselves by not pressing the F1 key if a Web site tells them (repeatedly) to do it.
Another workaround: Disable Windows Help by modifying the ACL on winhlp32.exe to be more restrictive on Windows 2000, Windows XP and Windows Server 2003 by running the following command from an administrative command line:
echo Y | cacls "%windir%\winhlp32.exe" /E /P everyone:N