CVE-1999-0877
Internet Explorer 5 - Unauthenticated Exposure of Sensitive Information via IFRAME ExecCommand
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-1999-0877. PoCs published by Georgi Guninski.
AI-analyzed exploit summary This exploit leverages a vulnerability in Internet Explorer 5.0 where the document.execCommand method, when called from within an IFRAME, can bypass security restrictions to read local files. The PoC demonstrates reading the contents of a local file (c:\test.txt) and potentially executing arbitrary code via an expression.
Description
Internet Explorer 5 allows remote attackers to read files via an ExecCommand method called on an IFRAME.
Exploits (1)
This exploit leverages a vulnerability in Internet Explorer 5.0 where the document.execCommand method, when called from within an IFRAME, can bypass security restrictions to read local files. The PoC demonstrates reading the contents of a local file (c:\test.txt) and potentially executing arbitrary code via an expression.