cve/2004/CVE-2004-0191.md
2024-06-18 02:51:15 +02:00

784 B

CVE-2004-0191

Description

Mozilla before 1.4.2 executes Javascript events in the context of a new page while it is being loaded, allowing it to interact with the previous page (zombie document) and enable cross-domain and cross-site scripting (XSS) attacks, as demonstrated using onmousemove events.

POC

Reference

Github

No PoCs found on GitHub currently.