mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
19 lines
744 B
Markdown
19 lines
744 B
Markdown
### [CVE-2016-3062](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-3062)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The mov_read_dref function in libavformat/mov.c in Libav before 11.7 and FFmpeg before 0.11 allows remote attackers to cause a denial of service (memory corruption) or execute arbitrary code via the entries value in a dref box in an MP4 file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.libav.org/show_bug.cgi?id=929
|
|
- https://ffmpeg.org/security.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|