Exploitation Summary
EIP tracks 1 public exploit for CVE-2000-0465. PoCs published by Andrew Nosenko.
AI-analyzed exploit summary This exploit leverages a domain validation flaw in Internet Explorer's DocumentComplete() function to read local files via a frame containing local content. The PoC demonstrates stealing the content of a known local file and exfiltrating it to a remote server.
Description
Internet Explorer 4.x and 5.x does not properly verify the domain of a frame within a browser window, which allows a remote attacker to read client files via the frame, aka the "Frame Domain Verification" vulnerability.
Exploits (1)
This exploit leverages a domain validation flaw in Internet Explorer's DocumentComplete() function to read local files via a frame containing local content. The PoC demonstrates stealing the content of a known local file and exfiltrating it to a remote server.