cve/2014/CVE-2014-8541.md
2024-05-26 14:27:05 +02:00

775 B

CVE-2014-8541

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

Github

No PoCs found on GitHub currently.