### [CVE-2013-3671](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-3671) ![](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 format_line function in log.c in libavutil in FFmpeg before 1.2.1 uses inapplicable offset data during a certain category calculation, which allows remote attackers to cause a denial of service (invalid pointer dereference and application crash) via crafted data that triggers a log message. ### POC #### Reference - http://ffmpeg.org/security.html - http://ffmpeg.org/security.html #### Github No PoCs found on GitHub currently.