CVE-2006-4193
Microsoft Internet Explorer 6.0 SP1 - Remote Code Execution via COM Object Instantiation
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2006-4193. PoCs published by nop.
AI-analyzed exploit summary This exploit leverages a vulnerability in Microsoft Internet Explorer by instantiating an ActiveX control (CLSID: {233A9694-667E-11d1-9DFB-006097D50408}) that fails to load the msoe.dll library, leading to a denial-of-service condition. The PoC is a simple HTML file that triggers the vulnerability when loaded in a vulnerable version of Internet Explorer.
Description
Microsoft Internet Explorer 6.0 SP1 and possibly other versions allows remote attackers to cause a denial of service and possibly execute arbitrary code by instantiating COM objects as ActiveX controls, including (1) imskdic.dll (Microsoft IME), (2) chtskdic.dll (Microsoft IME), and (3) msoe.dll (Outlook), which leads to memory corruption. NOTE: it is not certain whether the issue is in Internet Explorer or the individual DLL files.
Exploits (2)
This exploit leverages a vulnerability in Microsoft Internet Explorer by instantiating an ActiveX control (CLSID: {233A9694-667E-11d1-9DFB-006097D50408}) that fails to load the msoe.dll library, leading to a denial-of-service condition. The PoC is a simple HTML file that triggers the vulnerability when loaded in a vulnerable version of Internet Explorer.
This exploit leverages a vulnerability in Microsoft Internet Explorer by instantiating an ActiveX control with a specific CLSID, causing a denial-of-service (DoS) due to a failure in loading the IMSKDIC.DLL library. The PoC is a simple HTML file that triggers the vulnerability when loaded in a vulnerable version of Internet Explorer.