The get_siz function in libavcodec/jpeg2000dec.c in FFmpeg before 2.1 does not prevent attempts to use non-zero image offsets, which allows remote attackers to cause a denial of service (out-of-bounds array access) or possibly have unspecified other impact via crafted JPEG2000 data.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
https://github.com/FFmpeg/FFmpeg/commit/780669ef7c23c00836a24921fcc6b03be2b8ca4a | patch exploit |
https://security.gentoo.org/glsa/201603-06 | vendor advisory |
http://ffmpeg.org/security.html | |
http://openwall.com/lists/oss-security/2013/12/08/3 | mailing list patch |
https://trac.ffmpeg.org/ticket/3080 | exploit |
http://openwall.com/lists/oss-security/2013/11/26/7 | mailing list patch |