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

18 lines
717 B
Markdown

### [CVE-2015-7218](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7218)
![](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 HTTP/2 implementation in Mozilla Firefox before 43.0 allows remote attackers to cause a denial of service (integer underflow, assertion failure, and application exit) via a single-byte header frame that triggers incorrect memory allocation.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1194818
#### Github
No PoCs found on GitHub currently.