### [CVE-2014-8541](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8541) ![](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 libavcodec/mjpegdec.c in FFmpeg before 2.4.2 considers only dimension differences, and not bits-per-pixel differences, when determining whether an image size has changed, which allows remote attackers to cause a denial of service (out-of-bounds access) or possibly have unspecified other impact via crafted MJPEG data. ### POC #### Reference - http://www.ubuntu.com/usn/USN-2944-1 #### Github No PoCs found on GitHub currently.