Files
CVEs-PoC/2016/CVE-2016-10191.md
2024-05-28 08:49:17 +00:00

23 lines
965 B
Markdown

### [CVE-2016-10191](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10191)
![](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 libavformat/rtmppkt.c in FFmpeg before 2.8.10, 3.0.x before 3.0.5, 3.1.x before 3.1.6, and 3.2.x before 3.2.2 allows remote attackers to execute arbitrary code by leveraging failure to check for RTMP packet size mismatches.
### POC
#### Reference
- https://ffmpeg.org/security.html
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/KaviDk/Heap-Over-Flow-with-CVE-2016-10191
- https://github.com/Live-Hack-CVE/CVE-2016-1019
- https://github.com/lnick2023/nicenice
- https://github.com/qazbnm456/awesome-cve-poc
- https://github.com/xbl3/awesome-cve-poc_qazbnm456