Security Research & Defense

Information from Microsoft about vulnerabilities, mitigations and workarounds, active attacks, security research, tools and guidance

Posts
  • Security Research & Defense

    MS11-056: Vulnerabilities in the Client/Server Runtime Subsystem and Console Host

    Today we released security update MS11-056 to address vulnerabilities in the Windows Client/Server Runtime Subsystem (CSRSS) and Console Host (conhost.exe). We also closed an internally found elevation of privilege attack vector on Windows 7 and Windows Server 2008 R2, significantly reducing the opportunity for any console issues discovered in the future to result in elevation of privilege on those platforms.

    What’s the risk?

    An attacker already able to run code on a system could use the vulnerabilities addressed in MS11-056 to elevate privileges on the system. On Windows XP and Windows Vista systems, an attacker able to execute code at a low privilege could potentially execute arbitrary code as SYSTEM within the context of the Client/Server Runtime Subsystem. On Windows 7 and Windows Server 2008 R2 systems, the affected code was moved to a different process (conhost.exe) running at the same privilege level as the logged-in user. [1] Therefore, an attacker could potentially execute arbitrary code in the context of another Console Host process if there is a higher privileged process with a console.

    Details

    The vulnerabilities are caused by insufficient validation of specific console API messages. On Windows XP and Windows Vista, the handling of Console API messages happens inside the Client/Server Runtime Subsystem, while on Windows 7 and Windows Server 2008 R2 a separate conhost.exe process is created running with the same credentials as the associated console application. [1]

    Internal research discovered a scenario on Windows 7 and Windows Server 2008 R2 in which a memory corruption issue inside Console Host still could lead to elevation of privileges. MS11-056 fixes the memory corruption vulnerabilities on Windows XP and Windows Vista and also closes this cross-user scenario on Windows 7 and Windows 2008 R2. Console Host memory corruption issues on Windows 7 and Windows Server 2008 R2 should now result “worst-case” in code running in the same context as the attacker already able to execute code directly.

    -Richard van Eeden, MSRC Engineering

    [1] http://blogs.technet.com/b/askperf/archive/2009/10/05/windows-7-windows-server-2008-r2-console-host.aspx

  • Security Research & Defense

    WebGL Considered Harmful

    The Khronos Group’s WebGL technology is a cross-platform, low-level 3D graphics API for the web. Recently, Context Information Security published two reports critical of the WebGL technology, WebGL – A New Dimension for Browser Exploitation and WebGL – More WebGL Security Flaws.

    One of the functions of MSRC Engineering is to analyze various technologies in order to understand how they can potentially affect Microsoft products and customers. As part of this charter, we recently took a look at WebGL. Our analysis has led us to conclude that Microsoft products supporting WebGL would have difficulty passing Microsoft’s Security Development Lifecycle requirements. Some key concerns include:

    • Browser support for WebGL directly exposes hardware functionality to the web in a way that we consider to be overly permissive

      The security of WebGL as a whole depends on lower levels of the system, including OEM drivers, upholding security guarantees they never really need to worry about before. Attacks that may have previously resulted only in local elevation of privilege may now result in remote compromise. While it may be possible to mitigate these risks to some extent, the large attack surface exposed by WebGL remains a concern. We expect to see bugs that exist only on certain platforms or with certain video cards, potentially facilitating targeted attacks.

    • Browser support for WebGL security servicing responsibility relies too heavily on third parties to secure the web experience

      As WebGL vulnerabilities are uncovered, they will not always manifest in the WebGL API itself. The problems may exist in the various OEM and system components delivered by IHV’s. While it has been suggested that WebGL implementations may block the use of affected hardware configurations, this strategy does not seem to have been successfully put into use to address existing vulnerabilities.

      It is our belief that as configurations are blocked, increasing levels of customer disruption may occur. Without an efficient security servicing model for video card drivers (eg: Windows Update), users may either choose to override the protection in order to use WebGL on their hardware, or remain insecure if a vulnerable configuration is not properly disabled. Users are not accustomed to ensuring they are up-to-date on the latest graphics card drivers, as would be required for them to have a secure web experience. In some cases where OEM graphics products are included with PCs, retail drivers are blocked from installing. OEMs often only update their drivers once per year, a reality that is just not compatible with the needs of a security update process.

    • Problematic system DoS scenarios

      Modern operating systems and graphics infrastructure were never designed to fully defend against attacker-supplied shaders and geometry. Although mitigations such as ARB_robustness and the forthcoming ARB_robustness_2 may help, they have not proven themselves capable of comprehensively addressing the DoS threat. While traditionally client-side DoS is not a high severity threat, if this problem is not addressed holistically it will be possible for any web site to freeze or reboot systems at will. This is an issue for some important usage scenarios such as in critical infrastructure.

    We believe that WebGL will likely become an ongoing source of hard-to-fix vulnerabilities. In its current form, WebGL is not a technology Microsoft can endorse from a security perspective.

    We recognize the need to provide solutions in this space however it is our goal that all such solutions are secure by design, secure by default, and secure in deployment.

    - MSRC Engineering

  • Security Research & Defense

    Assessing the risk of the June security updates

    Today we released 16 security bulletins. Nine have a maximum severity rating of Critical and seven have a maximum severity rating of Important. This release addresses several publicly disclosed vulnerabilities. We hope that the table below helps you prioritize the deployment of the updates appropriately for your environment.

    Bulletin Most likely attack vector Max Bulletin Severity Max Exploit-ability rating Likely first 30 days impact Platform mitigations and key notes
    MS11-050
    (IE)
    Victim browses to a malicious webpage. Critical 1 Likely to see reliable exploit developed in next 30 days. IE9 not affected by several of these issues due to attack surface reduction and advances in fuzzing during IE9 development.  More detail [here].
    MS11-052
    (Vector Markup Language)
    Victim browses to a malicious webpage. Critical 1 Likely to see reliable exploit developed in next 30 days. IE9 not affected. Outlook preview pane not affected due to scripting requirement.
    MS11-043
    (SMB Client)
    Victim makes an outbound connection to a malicious SMB server which responds with a malicious SMB packet, potentially executing code on the client in ring0. Critical 1 Likely to see reliable exploit developed in next 30 days. Many enterprise perimeter firewalls and consumer ISP's block outbound SMB ports (139, 445), preventing internet-based attacks.
    MS11-042
    (DFS Client)
    Victim makes an outbound connection to a malicious DFS server which responds with a malicious DFS packet, potentially executing code on the client in ring0. Critical 1 Likely to see reliable exploit developed in next 30 days. Many enterprise perimeter firewalls and consumer ISP's block outbound SMB ports (139, 445), preventing internet-based attacks.
    MS11-038
    (OLE Automation)
    Victim browses to a malicious webpage that uses VBScript to load a WMF file from a SMB or WebDAV path. Critical 1 Likely to see reliable exploit developed in next 30 days.  
    MS11-040
    (Forefront TMG firewall client)
    Victim running TMG client browses to a malicious webpage that initiates DNS hostname lookup to malicious DNS server. Malicious response is parsed by application that initiated request and could potentially allow code execution in that context. Critical 1 Likely to see reliable exploit developed in next 30 days. Clients for ISA Server 2004 and ISA Server 2006 are not affected. Client for TMG, Medium Business Edition is not affected.
    MS11-039
    (.NET/Silverlight)
    Victim browses to a malicious webpage that offers an XBAP application. Could also be used by a malicious ASP.Net application to bypass CAS restrictions. Critical 1 Vulnerability itself is exploitable (hence the “1” rating). However, we do not typically see XBAP exploits in the wild. Remains to be seen if attackers will attempt to exploit this. Latest version of Silverlight not affected.
    MS11-044
    (.NET Framework)
    Attack vector is application-dependent and limited to .NET applications relying on a certain kind of check to make security decisions. Read more [here] about potential attack vectors. Critical 2 Likely to be difficult to build a reliable exploit, once a vulnerable application is found.  
    MS11-041
    (Opentype Font driver)
    Victim using explorer.exe browses to a folder containing a malicious OTF file. Critical 2 Difficult to build a reliable exploit. Windows XP and Windows Server 2003 not vulnerable to the shell preview attack vector.
    MS11-046
    (AFD.sys driver)
    Attacker running code on a machine already elevates from low-privileged account to SYSTEM. Important 1 Exploits known to exist already.  
    MS11-045
    (Excel)
    Victim opens a malicious Excel spreadsheet (XLS). Important 1 Likely to see reliable exploit developed in next 30 days. Excel 2010 affected by only one of the eight vulnerabilities.
    MS11-051
    (Active Directory Certificate Server)
    Victim clicks on a malicious link directing them to Active Directory Certificate Server which initiates attacker actions on the certificate server in the context of the user clicking the link. (XSS) Important 1 Likely to see reliable exploit developed in next 30 days.  
    MS11-037
    (MHTML)
    Victim browses to a malicious webpage that attempts to steal cookies belonging to a different website. (Cross-Domain Information Disclosure) Important 3 No chance for direct code execution – Information Disclosure only. However, proof-of-concept code is publicly available.  
    MS11-048
    (SMB Server)
    Attacker sends malicious SMB request which causes denial-of-service on victim workstation. Important 3 No chance for direct code execution – Denial of Service only.  
    MS11-047
    (Hyper-V)
    Attacker who is local administrator on a guest OS VM can cause a resource exhaustion denial-of-service on host OS. Important 3 No chance for direct code execution – Denial of Service only.  
    MS11-049
    (Visual Studio XML Editor)
    Victim opens a malicious .disco files inside Visual Studio, leaking file content on the workstation to remote attacker. Important 3 No chance for direct code execution – Information Disclosure only.  

    Please let us know (switech at microsoft dot com) if you have any questions about these updates. 

    Jonathan Ness, MSRC Engineering

  • Security Research & Defense

    MS11-044: JIT compiler issue in .NET Framework

    Today we have released MS11-044 to address CVE-2011-1271, a remote code execution vulnerability in the .NET framework. Here we would like to provide more technical information about this vulnerability and why we believe this issue to be unlikely to be exploited.

    This root cause of CVE-2011-1271 is that there was a bug in the JIT compiler which would cause it to mistakenly determine that a given object is always null (or non-null) and would omit certain checks.

    For example:

                                         if ((value == null || value == new string[0]) == false)
    00000027  test        esi,esi               ; value == null?
    00000029  je          00000075 
    0000002b  xor         edx,edx               ; new string[0]
    0000002d  mov         ecx,6D913BD2h 
    00000032  call        FFD20BC8 
    00000037  cmp         eax,esi               ; value == new string[0]?
    00000039  je          00000075 
                    {
                        Console.WriteLine("Post-check Value is: " + value);
    0000003b  mov         ecx,dword ptr ds:[03532090h]  ; "Post-check value is: "
    00000041  xor         edx,edx               ; Wrong here.
    00000043  call        6D70B7E8              ; String.Concat()
    00000048  mov         esi,eax               ; 
    0000004a  call        6D72BE08              ; get Console.Out
    0000004f  mov         ecx,eax 
    00000051  mov         edx,esi 
    00000053  mov         eax,dword ptr [ecx] 
    00000055  call        dword ptr [eax+000000D8h]     ; Console.WriteLine()
    

    At offset 0x41, the optimizer has incorrectly concluded that value will always be null so it directly passes a null to String.Concat().

    For CVE-2011-1271, the JIT compiler can introduce a logic flaw when running C# or IL code sequences very similar to those describe above. Depending on the .NET application’s business logic, if the NULL check (or non-NULL check) is used to make a security decision, for example the check of certain credentials, and if the attacker controlled data may leverage directly or indirectly this missing logic and gain advantages based on this, then there is a possibility of remote code execution.  However, we do not believe this to be a common case for the majority of deployed .NET applications.

    Special thanks to Reid Borsuk in .NET team.

    Fermin Serna and Chengyun Chu, MSRC Engineering

  • Security Research & Defense

    MS11-050: IE9 is better

    Today, we released MS11-050, a cumulative security update for Internet Explorer to address several vulnerabilities in IE9.

    The following table lists the CVEs included in MS11-050, and whether each affects IE8 or IE9.

    CVE Rating IE8 IE9
    CVE-2011-1246 Moderate Yes No
    CVE-2011-1258 Moderate Yes No
    CVE-2011-1252 Important Yes No
    CVE-2011-1256 Important Yes No
    CVE-2011-1255 Critical Yes No
    CVE-2011-1254 Critical Yes No
    CVE-2011-1251 Critical Yes No
    CVE-2011-1250 Critical Yes Yes
    CVE-2011-1260 Critical Yes Yes
    CVE-2011-1261 Critical Yes Yes
    CVE-2011-1262 Critical Yes Yes

    As shown above, only a minor fraction of vulnerabilities affecting IE8 (and earlier versions of the browser) would still affect IE9. This is due to various factors related to security work that happened in IE8, ranging from deprecating obsolete features, to improving fuzzing tests in IE9 and so on. For example, CVE-2011-1255 is related to HTML+TIME, which was deprecated in IE9 development.

    There are many beautiful things in IE9. Besides all these wonderful new features, we would also recommend you to update to IE9 if you can for security. :)

    Chengyun Chu, MSRC Engineering

  • Security Research & Defense

    New version of EMET is now available

    Today we are pleased to announce a new version of the Enhanced Mitigation Experience Toolkit (EMET) with brand new features and mitigations. Users can click here to download the tool free of charge. 

    The Enhanced Mitigation Experience Toolkit enables and implements different techniques to make successful attacks on your system more difficult. EMET is designed to mitigate exploitation attempts (even of 0-days) by making “current” exploitation techniques harder and less reliable. Users interested in finding out more about EMET can read more here.

    EMET has a proven track record of stopping real-life attacks, as we have detailed in our previous blog-posts here , here and here.

    This release marks a big milestone for EMET since this is the first version that is available as an officially-supported product. Support will be forum based available here.

    Today’s release comes with some new features:

    • EMET is an officially-supported product through the online forum
    • “Bottom-up Rand” new mitigation randomizes (8 bits of entropy) the base address of bottom-up allocations (including heaps, stacks, and other memory allocations) once EMET has enabled this mitigation.
    • Export Address Filtering is now available for 64 bit processes. EAF filters all accesses to the Export Address Table which blocks most of the existing shellcodes
    • Improved command line support for enterprise deployment and configuration
    • Ability to export/import EMET settings
    • Improved SEHOP (structured exception handler overwrite protection)  mitigation
    • Minor bug fixes

    I would like to thank Matt Miller for his work on EMET.

    - Fermin J. Serna, MSRC Engineering

  • Security Research & Defense

    Assessing the risk of the April security updates

    Today we released 17 security bulletins. Nine have a maximum severity rating of Critical and eight have a maximum severity rating of Important. We hope that the table below helps you prioritize the deployment of the updates appropriately for your environment.

    Bulletin Most likely attack vector Max Bulletin Severity Max Exploit-ability Index Likely first 30 days impact Platform mitigations and key notes
    MS11-018
    (IE)
    Victim browses to a malicious webpage. Critical 1 We are aware of targeted attacks leveraging both CVE-2011-0094 and CVE-2011-1345. IE8 and IE9 not vulnerable to CVE-2011-0094. IE9 not vulnerable to CVE-2011-1345.
    MS11-019
    (SMB Client)
    Victim makes an outbound connection to a malicious SMB server which responds with a malicious SMB packet, potentially executing code on the client in ring0. Critical 1 Likely to see reliable exploits developed within next 30 days for CVE-2011-0660. Windows 7 SP1 vulnerable to CVE-2011-0660 for denial of service only.
    MS11-020
    (SMB Server)
    Attacker sends malicious network traffic to a victim running the Server service, potentially executing code in ring0. Critical 1 Likely to see reliable exploits developed within next 30 days. Many home routers and enterprise perimeter firewalls block SMB ports (139, 445).
    MS11-027
    (IE killbits)
    Victim browses to a malicious webpage. Critical 1 Likely to see reliable exploits developed for one or more of these ActiveX controls. CVE-2011-1243 affects only Windows XP users who have never used Windows Messenger.
    MS11-028
    (.NET)
    Victim browses to a malicious webpage that offers an XBAP application. Could also be used by a malicious ASP.Net application to bypass CAS restrictions. Critical 1 Vulnerability itself is exploitable (hence the “1” rating). However, we do not typically see XBAP exploits in the wild. Remains to be seen if attackers will attempt to exploit this. Silverlight not affected.
    MS11-032
    (Opentype Font driver)
    Victim using explorer.exe browses to a folder containing a malicious OTF file. Could also be used as a local elevation of privilege for an attacker already able to run code on a machine. Critical 1* Likely to see reliable exploits developed within next 30 days. Windows XP and Windows Server 2003 not vulnerable to the shell preview attack vector.
    MS11-029
    (GDIplus.dll)
    Victim opens malicious Word document or opens a malicious EMF file. Critical 1 Likely to see reliable exploit developed in next 30 days. Office 2003 and later versions of Office are not affected. Windows 7 also not affected.
    MS11-031
    (VBScript / JScript)
    Victim browses to a malicious webpage. Critical 2 Difficult to build a reliable exploit. Less likely to see this issue exploited for code execution in next 30 days. 32-bit platforms unlikely to be exploited for code execution unless running with /3GB boot option.
    MS11-030
    (DNS link-local name resolution)
    Attacker sends a malicious link local multicast name resolution (LLMNR) request to victims on the same local link, potentially executing code as NetworkService on nearby systems. Critical 2 Difficult to build a reliable exploit. Less likely to see this issue exploited for code execution in first 30 days. Does not affect systems using the (default) Public network profile.
    MS11-026
    (MHTML)
    Victim browses to a malicious website that steals browser cookies for other trusted website. Important n/a We are aware of public exploits that attempt to leverage CVE-2011-0096. No direct code execution. This is an information disclosure threat.
    MS11-021
    (Excel)
    Victim opens a malicious Excel spreadsheet (XLS). Important 1 Likely to see reliable exploit developed in next 30 days.  
    MS11-022
    (PowerPoint)
    Victim opens a malicious PowerPoint presentation (PPT). Important 1 Likely to see reliable exploit developed in next 30 days.  
    MS11-023
    (Excel)
    Victim opens a malicious Excel spreadsheet (XLS). Important 1 CVE-2011-0107 (DLL Preloading vulnerability) has been disclosed publicly.

    The other CVE addressed in this bulletin (CVE-2011-0977) would be more difficult to exploit for code execution.
    Office 2010 not affected.
    MS11-033
    (Wordpad converter)
    Victim opens malicious RTF, WRI, or DOC file with Wordpad. Important 2 Difficult to build a reliable exploit. Less likely to see this issue exploited for code execution in first 30 days. Windows Vista and later versions of Windows are not affected.
    MS11-034
    (win32k.sys)
    Attacker running code on a machine already elevates from low-privileged account to SYSTEM. Important 1 Likely to see an exploit released granting a local attacker SYSTEM level access. 30 of this month’s 64 vulnerabilities being addressed in this bulletin. More information about the high vulnerability count in this month’s SRD blog post.
    MS11-025
    (DLL Preloading)
    Victim browses to a malicious WebDAV share and launches an application by double-clicking a content file hosted on the attacker-controlled WebDAV share. Important 1 Exploiting DLL preloading cases is straightforward. Therefore, exploit code is likely to appear.  
    MS11-024
    (Fax cover sheet)
    Victim opens a malicious fax cover sheet (COV, CPE). Important 3 Less likely to see real-world effective exploits for this filetype due to mitigating factors. No version of Windows will open a .cov file by default via a registered file extension (double-clicking the file). The affected component is not installed by default or is not registered.

    In addition to the bulletins, two interesting advisories are being released today. Security advisory 2501584 describes a great protection mechanism available for Office 2003 and Office 2007 customers to download and install. The Office team’s blog post about the tool is available at http://blogs.technet.com/b/office_sustained_engineering/archive/2011/04/11/office-file-validation-general-availability-announcement.aspx.

    The second advisory, KB 2506014, hardens Windows against kernel-mode rootkits. This specifically breaks the hiding mechanism used by the current Alureon/TDL4 rootkit family. It is an update available on WU and WSUS, pushed out automatically to customers who have opt-in to Automatic Updates.

    If you have any questions about these updates, please email us at switech [at] microsoft [dot] com. You can also tune into the MSRC webcast tomorrow where I’ll be answering questions on-the-air. The MSRC blog post has all the information for that.

    Update April 13: Corrected the MS11-028 bulletin severity and affected products. Also moved this bulletin up higher in priority due to this correction.

    *Update April 15:  Corrected the MS11-032 bulletin exploitability due to a rating error.  Also moved MS11-032 higher in priority order.

    - Jonathan Ness, MSRC Engineering

  • Security Research & Defense

    MS11-034: Addressing vulnerabilities in the win32k subsystem

    Today we released security bulletin MS11-034 to address vulnerabilities in the win32k subsystem. This update addresses externally reported issues as well as several internally found vulnerabilities that were discovered as part of our variant investigation.

    The bulletin may appear to address an alarmingly large number of issues. However, if you dig into the issues themselves, you’ll find that the 30 vulnerabilities addressed in this update really just share three separate vulnerability root causes: insufficient validation or locking of win32k objects after a user-mode callback. The security researcher who discovered these issues, Tarjei Mandt, applied the same technique to every different win32k object type. This blog post aims to outline the differences between the three vulnerability subclasses as well as cover additional details of the vulnerabilities fixed in this month's update.

    Vulnerability Classes

    The first vulnerability class pertains to the absence of locking win32k objects. Objects that are not locked prior to executing user-mode callbacks, therefore objects can be manipulated once control has been passed back to the user via callback. This means an object can be modified or freed before returning back to the kernel. Our observations indicate that memory re-use can be leveraged to gain elevation of privileges in some cases.

    The second vulnerability class pertains to the absence of validation on menu items after a user-mode callback returns resulting in a typical use-after-free vulnerability. A malicious user could destroy a menu during the user-mode callback causing certain kernel functions to operate on dangling pointers.

    The third vulnerability class pertains to the absence of validation of DDE conversation objects after user-mode callbacks which could result in a NULL pointer dereference. This can allow a standard user to elevate privileges or to cause a denial of service condition depending on the usage of the object after the user-mode callback. Investigation indicated that elevation of privileges was possible for at least a couple of the reported DDE vulnerabilities.

    Finally, we would like to clarify the exploitability of these issues. These vulnerabilities can allow a standard user to elevate privileges because arbitrary code can be executed while the CPU is running in Supervisor mode. None of the vulnerabilities we've addressed in this month's update can be triggered remotely, hence the Important severity rating.  For a local attacker able to run code on a compromised system, most of the vulnerabilities fixed in this package are straightforward to exploit.

    Acknowledgement

    Thanks to Thomas Garnier in the UK Science team, Jonathan Ness, Matt Miller, and Tarjei Mandt

    - Richard van Eeden and Brian Cavenah, MSRC Engineering

  • Security Research & Defense

    MS11-019 and MS11-020: April SMB Updates

    This month we released updates for the SMB client and server components (MS11-019 and MS11-020 respectively). These bulletins address three externally-reported issues, but also include fixes for several issues that Microsoft identified internally. This blog post provides background on these issues and the work done internally at Microsoft to improve SMB security.

    Finding and issuing fixes to additional security vulnerabilities is part of our standard security update process, and is covered in detail in a previous blog post via the following link: http://blogs.technet.com/b/srd/archive/2011/02/14/additional-fixes-in-microsoft-security-bulletins.aspx

    Working to enhance the security landscape, a team of people across the Windows, Windows Sustained Engineering and TWC Security groups at Microsoft spent the last year identifying new methods to improve SMB updates. Typically, SMB updates have focused on finding variants of externally-reported issues (“hacking for variations”) to help ensure a comprehensive security bulletin that would not put customers at risk once the update is reverse-engineered by attackers. In order to increase the effectiveness of this month’s SMB update, Microsoft used an even wider scope for identifying variants and increased the time and resources devoted to the update.

    What led to the wider scope?

    Over the past two years SMB has been a target for security researchers, and Microsoft released several security updates as new issues were reported. As part of each of the preceding updates, we followed our standard “hacking for variations” approach, but with a tighter timeline mandated by the need to address reported issues as quickly as possible.

    It was clear that even without additional issues being reported, there were things we could focus on and improve in terms of our internal security testing, code auditing and design reviews. As a result, we kicked off a longer-term project to identify additional security issues in the SMB code, with an eye on releasing fixes in a future security bulletin. This “SMB Security Scrub” led to the fixes included in the April bulletin release.

    What was done?

    The following initiatives were part of the SMB Security Scrub:

    • Improving our fuzzing tools, test scenarios and test tools. We performed months of fuzzing across all supported versions of Windows;
    • Reviewing code and protocol coverage to identify areas that were being missed;
    • Reviewing security code for new issues or variations of issues found through fuzzing;
    • Targeting fuzzing and fuzzing tool changes based on previous security issues and new issues identified during the code review; and
    • Performing static code analysis.

    The end result is more than 1000 lines of source code changed per version of Windows.

    Given Microsoft’s commitment to improving the security landscape for its customers, this new method will continue, and the improved tools and processes identified from this ongoing research will be applied to future SMB security updates and new versions of Windows.

    Do the additional issues affect bulletin severity or deployment priority?

    The bulletin severity for both the SMB server and client bulletins is already Critical based on the externally-reported issues. As a result, the internally-found issues do not cause an increase in bulletin severity. The severity, impact and attack scenarios are covered by the externally-reported issues described in the bulletin, and therefore these issues do not affect deployment priority.

    Finally, I would like to thank everyone at Microsoft that worked on these SMB updates for their hard work!

    - Mark Wodrich, MSRC Engineering

  • Security Research & Defense

    MS11-018 addresses the IE8 pwn2own vulnerability

    Today Microsoft released MS11-018 addressing one of the three vulnerabilities that were used to win the Pwn2Own contest last month at CanSecWest 2011. It took three vulnerabilities to successfully compromise IE8 and meet all the requirements of the organizers.

    The vulnerability we are fixing today, a use-after-free which does not affect IE9, was the primary vulnerability used to gain code execution. A second vulnerability was used to make the exploit more reliable and a third was used to escape IE’s protected mode.

    Why IE9 was not affected?

    During the development of IE9 several security features were built in to catch as many security issues as possible early in the process. This one was found by fuzzing and was fixed by the IE team about 10 months ago. Also, another vulnerability that was used as an information leak during the contest was also found and fixed during IE9 development.

    Why did it take so few weeks to fix this vulnerability?

    Normally, all security fixes go through an extensive phase of regression testing. This particular fix did too but since the issue had been previously tested on IE9, we were able to move forward faster with the fix.

    When is Microsoft fixing the other two vulnerabilities?

    First, it’s important to explain the other two issues:

    • The first one is a “heap address leak”. Using this leak, it was not needed to heap spray large chunks of memory. Please note there is no leak of the contents of the heap such as vtable pointers, just an address of the heap.
    • The second one is an IE protected mode bypass.

    Both are currently being evaluated and will be fixed in an upcoming release cycle but, without MS11-018 (the vulnerability we are fixing this month) the other two vulnerabilities do not pose a direct threat to customers.

    Fermin J. Serna, MSRC Engineering

Page 8 of 27 (264 items) «678910»