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

18 lines
627 B
Markdown

### [CVE-2016-5292](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5292)
![](https://img.shields.io/static/v1?label=Product&message=Firefox&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%2050%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=URL%20parsing%20causes%20crash&color=brighgreen)
### Description
During URL parsing, a maliciously crafted URL can cause a potentially exploitable crash. This vulnerability affects Firefox < 50.
### POC
#### Reference
- http://www.securityfocus.com/bid/94337
#### Github
No PoCs found on GitHub currently.