Files
CVEs-PoC/2012/CVE-2012-4209.md
2024-06-18 02:51:15 +02:00

18 lines
839 B
Markdown

### [CVE-2012-4209](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-4209)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Mozilla Firefox before 17.0, Firefox ESR 10.x before 10.0.11, Thunderbird before 17.0, Thunderbird ESR 10.x before 10.0.11, and SeaMonkey before 2.14 do not prevent use of a "top" frame name-attribute value to access the location property, which makes it easier for remote attackers to conduct cross-site scripting (XSS) attacks via vectors involving a binary plugin.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=792405
#### Github
No PoCs found on GitHub currently.