cve/2012/CVE-2012-1958.md

20 lines
889 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2012-1958](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1958)
![](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
Use-after-free vulnerability in the nsGlobalWindow::PageHidden function in Mozilla Firefox 4.x through 13.0, Firefox ESR 10.x before 10.0.6, Thunderbird 5.0 through 13.0, Thunderbird ESR 10.x before 10.0.6, and SeaMonkey before 2.11 might allow remote attackers to execute arbitrary code via vectors related to focused content.
### POC
#### Reference
- http://rhn.redhat.com/errata/RHSA-2012-1088.html
- http://www.ubuntu.com/usn/USN-1509-1
- https://bugzilla.mozilla.org/show_bug.cgi?id=750820
#### Github
No PoCs found on GitHub currently.