#VU32146 Heap-based buffer overflow in FFmpeg - CVE-2016-10191 

 

#VU32146 Heap-based buffer overflow in FFmpeg - CVE-2016-10191

Published: February 9, 2017 / Updated: July 28, 2020


Vulnerability identifier: #VU32146
Vulnerability risk: High
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2016-10191
CWE-ID: CWE-122
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
FFmpeg
Software vendor:
ffmpeg.sourceforge.net

Description

The vulnerability allows a remote attacker to execute arbitrary code on the target system.

The vulnerability exists due to a boundary error when processing data within libavformat/rtmppkt.c in FFmpeg before 2.8.10, 3.0.x before 3.0.5, 3.1.x before 3.1.6. A remote attacker can pass a specially crafted file to the affected application, trigger heap-based buffer overflow and execute arbitrary code on the target system.

Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.


Remediation

The vendor has issued the following versions to address this vulnerability: 2.8.10, 3.0.5, 3.1.6, 3.2.2.

External links