Heap-based buffer overflow in FFmpeg - CVE-2017-7862
Published: November 27, 2018 / Updated: November 27, 2018
FFmpeg
Detailed vulnerability description
The vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists due to heap-based buffer overflow related to the decode_frame function in libavcodec/pictordec.c. A remote unauthenticated attacker can supply specially crafted input, trigger out-of-bounds write and execute arbitrary code with elevated privileges.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.