### [CVE-2016-3062](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-3062) ![](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 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.