First published: Sun Jul 26 2015(Updated: )
The ff_mjpeg_decode_sof function in libavcodec/mjpegdec.c in FFmpeg before 2.5.4 does not validate the number of components in a JPEG-LS Start Of Frame segment, which allows remote attackers to cause a denial of service (out-of-bounds array access) or possibly have unspecified other impact via crafted Motion JPEG data.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Ubuntu | =12.04 | |
FFmpeg | <=2.5.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2015-1872 has been classified as a medium severity vulnerability due to its potential for causing denial of service through out-of-bounds array access.
To fix CVE-2015-1872, upgrade FFmpeg to version 2.5.4 or later, or update your Ubuntu Linux system to a version after 12.04.
FFmpeg versions prior to 2.5.4 are vulnerable to CVE-2015-1872.
Ubuntu 12.04 LTS is affected by CVE-2015-1872.
CVE-2015-1872 is a denial of service vulnerability caused by improper validation in the JPEG-LS Start Of Frame segment.