mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 21:42:20 +02:00
19 lines
862 B
Markdown
19 lines
862 B
Markdown
### [CVE-2007-3826](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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.
|
|
|