Buffer overflow in FFmpeg - CVE-2016-2328

 

Buffer overflow in FFmpeg - CVE-2016-2328

Published: February 12, 2016 / Updated: July 28, 2020


Vulnerability identifier: #VU32157
CSH Severity: High
CVSS v4: 8.6 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2016-2328
CWE-ID: CWE-119
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.

libswscale/swscale_unscaled.c in FFmpeg before 2.8.6 does not validate certain height values, which allows remote attackers to cause a denial of service (out-of-bounds array read access) or possibly have unspecified other impact via a crafted .cine file, related to the bayer_to_rgb24_wrapper and bayer_to_yv12_wrapper functions.


Affected software

FFmpeg
Gentoo Linux
ffmpeg (Alpine package)
media-video/ffmpeg

How to mitigate CVE-2016-2328

Install update from vendor's website.

FFmpeg - update to 2.8.6
ffmpeg (Alpine package) - update to 2.8.11-r0
media-video/ffmpeg - update to 2.8.6

External References

Related Security Bulletins