mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 07:40:25 +02:00
19 lines
770 B
Markdown
19 lines
770 B
Markdown
### [CVE-2016-10192](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10192)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Heap-based buffer overflow in ffserver.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 chunk size.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://ffmpeg.org/security.html
|
|
- https://github.com/FFmpeg/FFmpeg/commit/a5d25faa3f4b18dac737fdb35d0dd68eb0dc2156
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|