First published: Thu Nov 26 2015(Updated: )
The jpeg2000_read_main_headers function in libavcodec/jpeg2000dec.c in FFmpeg before 2.6.5, 2.7.x before 2.7.3, and 2.8.x through 2.8.2 does not enforce uniqueness of the SIZ marker in a JPEG 2000 image, which allows remote attackers to cause a denial of service (out-of-bounds heap-memory access) or possibly have unspecified other impact via a crafted image with two or more of these markers.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
FFmpeg | =2.6.4 | |
FFmpeg | =2.7.0 | |
FFmpeg | =2.7.1 | |
FFmpeg | =2.7.2 | |
FFmpeg | =2.8.0 | |
FFmpeg | =2.8.1 | |
FFmpeg | =2.8.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2015-8363 is classified as a denial of service vulnerability due to out-of-bounds heap-memory access.
To resolve CVE-2015-8363, upgrade to FFmpeg version 2.6.5, 2.7.3, or 2.8.3 and later.
The affected versions of FFmpeg are 2.6.4, 2.7.0, 2.7.1, 2.7.2, 2.8.0, 2.8.1, and 2.8.2.
CVE-2015-8363 can facilitate denial of service attacks by causing application crashes through heap memory issues.
Yes, the vulnerability is in the jpeg2000_read_main_headers function within libavcodec/jpeg2000dec.c.