Files
CVEs-PoC/2015/CVE-2015-2706.md
T
2025-09-29 21:09:30 +02:00

18 lines
779 B
Markdown

### [CVE-2015-2706](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2706)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
Race condition in the AsyncPaintWaitEvent::AsyncPaintWaitEvent function in Mozilla Firefox before 37.0.2 allows remote attackers to execute arbitrary code or cause a denial of service (use-after-free) via a crafted plugin that does not properly complete initialization.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html
#### Github
No PoCs found on GitHub currently.