The mov_read_dref function in libavformat/mov.c in Libav before 11.7 and FFmpeg before 0.11 allows remote attackers to cause a denial of service (memory corruption) or execute arbitrary code via the entries value in a dref box in an MP4 file.
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 |
---|---|
http://lists.opensuse.org/opensuse-updates/2016-06/msg00105.html | third party advisory vendor advisory |
https://security.gentoo.org/glsa/201705-08 | vendor advisory |
https://git.libav.org/?p=libav.git%3Ba=commit%3Bh=7e01d48cfd168c3dfc663f03a3b6a98e0ecba328 | |
http://www.debian.org/security/2016/dsa-3603 | third party advisory vendor advisory |
https://bugzilla.libav.org/show_bug.cgi?id=929 | issue tracking vendor advisory |
https://github.com/FFmpeg/FFmpeg/commit/689e59b7ffed34eba6159dcc78e87133862e3746 | patch |
https://libav.org/releases/libav-11.7.changelog | release notes |
https://ffmpeg.org/security.html |