CVE-2010-0027
Microsoft Internet Explorer 5.01-8 - Remote Code Execution via URL Validation Flaw
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2010-0027. PoCs published by Lostmon Lords.
AI-analyzed exploit summary The exploit demonstrates multiple proof-of-concept (PoC) examples for CVE-2010-0027, a remote code execution vulnerability in Microsoft Internet Explorer. It leverages the 'handler:' URI scheme to execute arbitrary local files or scripts via an iframe or XMLHttpRequest, potentially leading to arbitrary code execution in the context of the user.
Description
The URL validation functionality in Microsoft Internet Explorer 5.01, 6, 6 SP1, 7 and 8, and the ShellExecute API function in Windows 2000 SP4, XP SP2 and SP3, and Server 2003 SP2, does not properly process input parameters, which allows remote attackers to execute arbitrary local programs via a crafted URL, aka "URL Validation Vulnerability."
Exploits (1)
The exploit demonstrates multiple proof-of-concept (PoC) examples for CVE-2010-0027, a remote code execution vulnerability in Microsoft Internet Explorer. It leverages the 'handler:' URI scheme to execute arbitrary local files or scripts via an iframe or XMLHttpRequest, potentially leading to arbitrary code execution in the context of the user.