mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-26 20:40:27 +01:00
23 lines
965 B
Markdown
23 lines
965 B
Markdown
### [CVE-2016-10191](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10191)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|