Buffer overflow in FFmpeg - CVE-2013-0847

 

Buffer overflow in FFmpeg - CVE-2013-0847

Published: December 7, 2013 / Updated: August 10, 2020


Vulnerability identifier: #VU42282
CSH Severity: High
CVSS v4.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-2013-0847
CWE-ID: CWE-119
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: ffmpeg.sourceforge.net
Affected software:
FFmpeg

Detailed vulnerability description

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

The ff_id3v2_parse function in libavformat/id3v2.c in FFmpeg before 1.1 allows remote attackers to have an unspecified impact via ID3v2 header data, which triggers an out-of-bounds array access.


How to mitigate CVE-2013-0847

Install update from vendor's website.

Sources