cve/2016/CVE-2016-10191.md

23 lines
965 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [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
2024-05-28 08:49:17 +00:00
- https://ffmpeg.org/security.html
2024-05-26 14:27:05 +02:00
#### 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