Exploitation Summary
EIP tracks 2 public exploits for CVE-2013-5045.
PoCs published by Metasploit, James Forshaw, juan vazquez, including Metasploit module exploits/windows/local/ms13_097_ie_registry_symlink.
AI-analyzed exploit summary This Metasploit module exploits CVE-2013-5045, a registry symlink vulnerability in Internet Explorer's Enhanced Protected Mode, allowing sandbox escape and execution of code with Medium Integrity. It leverages the IESetProtectedModeRegKeyOnly function in ieframe.dll to manipulate registry keys and bypass sandbox restrictions.
Description
Microsoft Internet Explorer 10 and 11 allows local users to bypass the Protected Mode protection mechanism, and consequently gain privileges, by leveraging the ability to execute sandboxed code, aka "Internet Explorer Elevation of Privilege Vulnerability."
Exploits (2)
This Metasploit module exploits CVE-2013-5045, a registry symlink vulnerability in Internet Explorer's Enhanced Protected Mode, allowing sandbox escape and execution of code with Medium Integrity. It leverages the IESetProtectedModeRegKeyOnly function in ieframe.dll to manipulate registry keys and bypass sandbox restrictions.
This Metasploit module exploits CVE-2013-5045, a vulnerability in Internet Explorer's Enhanced Protected Mode, by abusing the IESetProtectedModeRegKeyOnly function to escape the sandbox and execute code with Medium Integrity. It leverages registry symlinks to bypass security restrictions and achieve local privilege escalation.