### [CVE-2007-3826](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3826) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description Microsoft Internet Explorer 7 on Windows XP SP2 allows remote attackers to prevent users from leaving a site, spoof the address bar, and conduct phishing and other attacks via repeated document.open function calls after a user requests a new page, but before the onBeforeUnload function is called. ### POC #### Reference - http://www.securityfocus.com/archive/1/482366/100/0/threaded - https://docs.microsoft.com/en-us/security-updates/securitybulletins/2007/ms07-057 #### Github No PoCs found on GitHub currently.