Buffer overflow in FFmpeg - CVE-2013-7011

 

Buffer overflow in FFmpeg - CVE-2013-7011

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


Vulnerability identifier: #VU42262
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2013-7011
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 read and manipulate data.

The read_header function in libavcodec/ffv1dec.c in FFmpeg before 2.1 does not prevent changes to global parameters, which allows remote attackers to cause a denial of service (out-of-bounds array access) or possibly have unspecified other impact via crafted FFV1 data.


Affected software

FFmpeg
Gentoo Linux
media-video/ffmpeg

How to mitigate CVE-2013-7011

Install update from vendor's website.

media-video/ffmpeg - update to 2.6.3

External References

Related Security Bulletins