cve/2007/CVE-2007-0780.md

19 lines
940 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2007-0780](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0780)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.