First published: Thu Dec 24 2015(Updated: )
The ff_dwt_decode function in libavcodec/jpeg2000dwt.c in FFmpeg before 2.8.4 does not validate the number of decomposition levels before proceeding with Discrete Wavelet Transform decoding, which allows remote attackers to cause a denial of service (out-of-bounds array access) or possibly have unspecified other impact via crafted JPEG 2000 data.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
FFmpeg | <=2.8.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2015-8662 is classified as a denial of service vulnerability due to out-of-bounds array access in FFmpeg.
To fix CVE-2015-8662, upgrade FFmpeg to version 2.8.4 or later.
CVE-2015-8662 affects FFmpeg versions prior to 2.8.4.
CVE-2015-8662 enables remote attackers to execute a denial of service attack.
The vulnerability in CVE-2015-8662 is found in the ff_dwt_decode function in libavcodec/jpeg2000dwt.c.