Buffer overflow in FFmpeg and Libav - CVE-2012-0852

 

Buffer overflow in FFmpeg and Libav - CVE-2012-0852

Published: August 20, 2012 / Updated: August 11, 2020


Vulnerability identifier: #VU43704
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2012-0852
CWE-ID: CWE-119
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: ffmpeg.sourceforge.net
Libav
Affected software:
FFmpeg
Libav

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to read and manipulate data.

The adpcm_decode_frame function in adpcm.c in libavcodec in FFmpeg before 0.9.1 and in Libav 0.5.x before 0.5.9, 0.6.x before 0.6.6, 0.7.x before 0.7.6, and 0.8.x before 0.8.3 allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via an ADPCM file with the number of channels not equal to two.


How to mitigate CVE-2012-0852

Install update from vendor's website.

Sources