Rapid7 Vulnerability & Exploit Database

MS13-097 Registry Symlink IE Sandbox Escape

Back to Search

MS13-097 Registry Symlink IE Sandbox Escape

Disclosed
12/10/2013
Created
05/30/2018

Description

This module exploits a vulnerability in Internet Explorer Sandbox which allows to escape the Enhanced Protected Mode and execute code with Medium Integrity. The vulnerability exists in the IESetProtectedModeRegKeyOnly function from the ieframe.dll component, which can be abused to force medium integrity IE to user influenced keys. By using registry symlinks it's possible force IE to add a policy entry in the registry and finally bypass Enhanced Protected Mode.

Author(s)

  • James Forshaw
  • juan vazquez <juan.vazquez@metasploit.com>

Platform

Windows

Development

Module Options

To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':

msf > use exploit/windows/local/ms13_097_ie_registry_symlink
msf exploit(ms13_097_ie_registry_symlink) > show targets
    ...targets...
msf exploit(ms13_097_ie_registry_symlink) > set TARGET < target-id >
msf exploit(ms13_097_ie_registry_symlink) > show options
    ...show and set options...
msf exploit(ms13_097_ie_registry_symlink) > exploit

Time is precious, so I don’t want to do something manually that I can automate. Leveraging the Metasploit Framework when automating any task keeps us from having to re-create the wheel as we can use the existing libraries and focus our efforts where it matters.

– Jim O’Gorman | President, Offensive Security

;