Heap-based buffer overflow in FFmpeg - CVE-2016-10190

 

Heap-based buffer overflow in FFmpeg - CVE-2016-10190

Published: February 9, 2017 / Updated: October 6, 2022


Vulnerability identifier: #VU32145
CSH Severity: High
CVSS v4: 9.3 [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]
CVE-ID: CVE-2016-10190
CWE-ID: CWE-122
Exploitation vector: Remote access
Exploit availability: Public exploit is available

Vulnerability details

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

The vulnerability exists due to a boundary error in Heap-based buffer overflow in libavformat/http.c in FFmpeg before 2.8.10, 3.0.x before 3.0.5, 3.1.x before 3.1.6, and 3.2.x before 3.2.2. A remote attacker can use a negative chunk size in an HTTP response. to 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.


Affected software

FFmpeg
ffmpeg (Alpine package)

How to mitigate CVE-2016-10190

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

FFmpeg - addressed in versions 2.8.10, 3.0.5, 3.1.6, 3.2.2
ffmpeg (Alpine package) - update to 2.8.11-r0

Links to Public Exploits and PoC-codes

External References

Related Security Bulletins