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

18 lines
721 B
Markdown

### [CVE-2016-2827](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2827)
![](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
The mozilla::net::IsValidReferrerPolicy function in Mozilla Firefox before 49.0 allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a Content Security Policy (CSP) referrer directive with zero values.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1289085
#### Github
No PoCs found on GitHub currently.