mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
862 B
862 B
CVE-2007-3826
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.