Buffer overflow vulnerability in sniff_channel_order function in aacdec_template.c in ffmpeg 3.1.2, allows attackers to execute arbitrary code (local).
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.
Link | Tags |
---|---|
https://trac.ffmpeg.org/ticket/8845 | exploit patch vendor advisory |
https://trac.ffmpeg.org/ticket/8859 | exploit patch vendor advisory |
https://trac.ffmpeg.org/ticket/8860 | exploit patch vendor advisory |
http://git.videolan.org/?p=ffmpeg.git%3Ba=commitdiff%3Bh=d6f293353c94c7ce200f6e0975ae3de49787f91f |