cve/2012/CVE-2012-3965.md

18 lines
735 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2012-3965](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3965)
![](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 15.0 does not properly restrict navigation to the about:newtab page, which allows remote attackers to execute arbitrary JavaScript code with chrome privileges via a crafted web site that triggers creation of a new tab and then a new window.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=769108
#### Github
No PoCs found on GitHub currently.