Out-of-bounds read in FFmpeg - CVE-2018-10001
Published: July 26, 2018
FFmpeg
Detailed vulnerability description
The vulnerability allows a remote unauthenticated attacker to cause DoS condition.
The vulnerability exists in the decode_init function in libavcodec/utvideodec.c due to insufficient input validation. A remote attacker can trick the victim into opening a specially crafted AVI file that submits malicious input, trigger a out-of-bounds read and cause the service to crash.