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

18 lines
741 B
Markdown

### [CVE-2016-1973](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1973)
![](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
Race condition in the GetStaticInstance function in the WebRTC implementation in Mozilla Firefox before 45.0 might allow remote attackers to execute arbitrary code or cause a denial of service (use-after-free) via unspecified vectors.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html
#### Github
- https://github.com/wcventure/PERIOD