mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-29 16:20:47 +02:00
786 B
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.