#VU13984 Divide-by-zero in FFmpeg - CVE-2018-14394
Published: July 23, 2018
FFmpeg
ffmpeg.sourceforge.net
Description
The vulnerability allows a remote unauthenticated attacker to cause DoS condition.
The vulnerability exists due to boundary error when the ff_mov_write_packet() function, as defined in the libavformat/movenc.c source code file of the affected software, is used. A remote attacker can trick the victim into opening a specially crafted WAV file that submits malicious input, trigger a divide-by-zero error and cause the service to crash.