Files
CVEs-PoC/2014/CVE-2014-8541.md
2025-09-29 21:09:30 +02:00

786 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.