### [CVE-2013-3673](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-3673) ![](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 gif_decode_frame function in gifdec.c in libavcodec in FFmpeg before 1.2.1 does not properly manage the disposal methods of frames, which allows remote attackers to cause a denial of service (out-of-bounds array access and application crash) via crafted GIF data. ### POC #### Reference - http://ffmpeg.org/security.html - http://ffmpeg.org/security.html #### Github No PoCs found on GitHub currently.