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

20 lines
942 B
Markdown

### [CVE-2015-7213](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7213)
![](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
Integer overflow in the MPEG4Extractor::readMetaData function in MPEG4Extractor.cpp in libstagefright in Mozilla Firefox before 43.0 and Firefox ESR 38.x before 38.5 on 64-bit platforms allows remote attackers to execute arbitrary code via a crafted MP4 video file that triggers a buffer overflow.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html
- http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html
- https://bugzilla.mozilla.org/show_bug.cgi?id=1206211
#### Github
No PoCs found on GitHub currently.