mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 07:47:42 +02:00
19 lines
940 B
Markdown
19 lines
940 B
Markdown
### [CVE-2007-0780](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0780)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
browser.js in Mozilla Firefox 1.5.x before 1.5.0.10 and 2.x before 2.0.0.2, and SeaMonkey before 1.0.8 uses the requesting URI to identify child windows, which allows remote attackers to conduct cross-site scripting (XSS) attacks by opening a blocked popup originating from a javascript: URI in combination with multiple frames having the same data: URI.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.redhat.com/support/errata/RHSA-2007-0108.html
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9884
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|