CVE-1999-0669
Internet Explorer - Remote Code Execution via Eyedog ActiveX Control
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-1999-0669. PoCs published by Shane Hird's.
AI-analyzed exploit summary This exploit targets a buffer overflow in the Eyedog ActiveX control (CLSID: 06A7EC63-4E21-11D0-A112-00A0C90543AA) marked 'safe for scripting'. It uses the MSInfoLoadFile method to trigger a crash by overwriting the return address with ExitProcess, causing the host application to terminate.
Description
The Eyedog ActiveX control is marked as "safe for scripting" for Internet Explorer, which allows a remote attacker to execute arbitrary commands as demonstrated by Bubbleboy.
Exploits (1)
This exploit targets a buffer overflow in the Eyedog ActiveX control (CLSID: 06A7EC63-4E21-11D0-A112-00A0C90543AA) marked 'safe for scripting'. It uses the MSInfoLoadFile method to trigger a crash by overwriting the return address with ExitProcess, causing the host application to terminate.