cve/2016/CVE-2016-2814.md

20 lines
905 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2016-2814](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2814)
![](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
Heap-based buffer overflow in the stagefright::SampleTable::parseSampleCencInfo function in libstagefright in Mozilla Firefox before 46.0, Firefox ESR 38.x before 38.8, and Firefox ESR 45.x before 45.1 allows remote attackers to execute arbitrary code via crafted CENC offsets that lead to mismanagement of the sizes table.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/linuxbulletinapr2016-2952096.html
2024-05-28 08:49:17 +00:00
- http://www.ubuntu.com/usn/USN-2936-1
2024-05-26 14:27:05 +02:00
- http://www.ubuntu.com/usn/USN-2936-3
#### Github
No PoCs found on GitHub currently.