mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 13:31:34 +02:00
18 lines
784 B
Markdown
18 lines
784 B
Markdown
### [CVE-2004-0191](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A937
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|