Tuesday, July 20, 2010

VU#940193: Microsoft Windows automatically executes code specified in shortcut files

VU#940193: Microsoft Windows automatically executes code specified in shortcut files: "

Vulnerability Note VU#940193


Microsoft Windows automatically executes code specified in shortcut files


Overview

Microsoft Windows automatically executes code specified in shortcut (LNK) files.

I. Description

Microsoft Windows supports the use of shortcut or LNK files. A LNK file is a reference to a local file. Clicking on a LNK file has essentially the same outcome as clicking on the file that is specified as the shortcut target. For example, clicking a shortcut to calc.exe will launch calc.exe, and clicking a shortcut to readme.txt will open readme.txt with the associated application for handling text files.

Microsoft Windows fails to safely obtain icons for LNK files. When Windows displays Control Panel items, it will initialize each object for the purpose of providing dynamic icon functionality. This means that a Control Panel applet will execute code when the icon is displayed in Windows. Through use of an LNK file, an attacker can specify a malicious DLL that is to be processed within the context of the Windows Control Panel, which will result in arbitrary code execution. The specified code may reside on a USB drive, local or remote filesystem, a CD-ROM, or other locations. Viewing the location of a LNK file with Windows Explorer is sufficient to trigger the vulnerability. By default, Microsoft Windows has AutoRun/AutoPlay features enabled. These features can cause Windows to automatically open Windows Explorer when a removable drive, such as a USB thumb drive, is connected. Other applications that display file icons can be used as an attack vector for this vulnerability as well.



This vulnerability is being exploited in the wild to spread malware that targets control systems. Exploit code for this vulnerability is publicly available.

II. Impact

By convincing a user to display a specially-crafted LNK file, an attacker may be able to execute arbitrary code with the privileges of the user. Depending on the operating system and AutoRun/AutoPlay configuration, this can happen automatically by connecting a USB device.

III. Solution

We are currently unaware of a practical solution to this problem. Please review Microsoft Security Advisory 2286198 and consider the following workarounds:



Disable the displaying of icons for shortcuts



According to Microsoft Security Advisory 2286198:


    Note See Microsoft Knowledge Base Article 2286198 to use the automated Microsoft Fix it solution to enable or disable this workaround.



    Note Using Registry Editor incorrectly can cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that problems resulting from the incorrect use of Registry Editor can be solved. Use Registry Editor at your own risk. For information about how to edit the registry, view the "Changing Keys And Values" Help topic in Registry Editor (Regedit.exe) or view the "Add and Delete Information in the Registry" and "Edit Registry Data" Help topics in Regedt32.exe.



    1. Click Start, click Run, type Regedit in the Open box, and then click OK

    2. Locate and then click the following registry key:

    HKEY_CLASSES_ROOT\lnkfile\shellex\IconHandler

    3. Click the File menu and select Export

    4. In the Export Registry File dialog box, enter LNK_Icon_Backup.reg and click Save

    Note This will create a backup of this registry key in the My Documents folder by default

    5. Select the value (Default) on the right hand window in the Registy Editor. Press Enter to edit the value of the key. Remove the value, so that the value is blank, and press Enter.

    6. Restart explorer.exe or restart the computer.

Note that this mitigation may prevent Windows shortcuts from displaying some icons.



Disable AutoRun



Disabling AutoRun can increase the amount of user interaction that is required to trigger this vulnerability. It will not block the vulnerability, however. Please see Microsoft Support article 967715 for more details. Setting the NoDriveTypeAutoRun registry entry to 0xFF should provide the highest amount of protection.



Use least privilege



Use "least privilege" approach to user accounts. By reducing the privileges of the user accounts, the impact of this and other vulnerabilties may be reduced. More information about this technique is available in the Microsoft TechNet article Applying the Principle of Least Privilege to User Accounts on Windows XP. Note that these concepts still apply to Windows Vista and newer operating systems.



Disable the WebClient service



According to Microsoft Security Advisory 2286198:


    Disabling the WebClient service helps protect affected systems from attempts to exploit this vulnerability by blocking the most likely remote attack vector through the Web Distributed Authoring and Versioning (WebDAV) client service. After applying this workaround, it will still be possible for remote attackers who successfully exploited this vulnerability to cause Microsoft Office Outlook to run programs located on the targeted user's computer or the Local Area Network (LAN), but users will be prompted for confirmation before opening arbitrary programs from the Internet.



    To disable the WebClient Service, follow these steps:

    1. Click Start, click Run, type Services.msc and then click OK.

    2. Right-click WebClient service and select Properties.

    3. Change the Startup type to Disabled. If the service is running, click Stop.

    4. Click OK and exit the management application.

Block outgoing SMB traffic



Block outgoing connections on ports 139/tcp, 139/udp, 445/tcp, and 445/udp at your network perimeter. Doing so will help prevent machines on the local network from connecting to SMB servers on the internet. While this does not remove the vulnerability, it does block an attack vector for this vulnerability.

Vendor Information






VendorStatusDate NotifiedDate Updated
Microsoft CorporationAffected2010-07-152010-07-18


References


http://www.microsoft.com/technet/security/advisory/2286198.mspx

http://support.microsoft.com/kb/2286198

http://isc.sans.edu/diary.html?storyid=9190

http://www.securityfocus.com/bid/41732

http://secunia.com/advisories/40647/

http://support.microsoft.com/kb/967715

http://www.anti-virus.by/en/tempo.shtml

http://krebsonsecurity.com/2010/07/experts-warn-of-new-windows-shortcut-flaw/

http://www.f-secure.com/weblog/archives/new_rootkit_en.pdf

http://www.f-secure.com/weblog/archives/00001986.html

http://www.f-secure.com/weblog/archives/00001987.html

Credit


This vulnerability was discovered by VirusBlokAda through its exploitation in the wild.

This document was written by Will Dormann.

Other Information












Date Public:2010-07-10
Date First Published:2010-07-15
Date Last Updated:2010-07-19
CERT Advisory:
CVE-ID(s):CVE-2010-2568
NVD-ID(s):CVE-2010-2568
US-CERT Technical Alerts:
Metric:63.79
Document Revision:54

"

No comments: