Exploitation Summary
EIP tracks 1 public exploit for CVE-2003-1026. PoCs published by Andreas Sandblad.
AI-analyzed exploit summary This exploit leverages a vulnerability in Internet Explorer's handling of the back button to execute arbitrary JavaScript in the Local Machine zone. It demonstrates the issue by creating a harmless text file on the desktop when the user clicks the back button.
Description
Internet Explorer 5.01 through 6 SP1 allows remote attackers to bypass zone restrictions via a javascript protocol URL in a sub-frame, which is added to the history list and executed in the top window's zone when the history.back (back) function is called, as demonstrated by BackToFramedJpu, aka the "Travel Log Cross Domain Vulnerability."
Exploits (1)
This exploit leverages a vulnerability in Internet Explorer's handling of the back button to execute arbitrary JavaScript in the Local Machine zone. It demonstrates the issue by creating a harmless text file on the desktop when the user clicks the back button.