Input validation error in FFmpeg - CVE-2013-2276

 

Input validation error in FFmpeg - CVE-2013-2276

Published: February 27, 2013 / Updated: August 11, 2020


Vulnerability identifier: #VU43053
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-2276
CWE-ID: CWE-20
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 avcodec_decode_audio4 function in utils.c in libavcodec in FFmpeg before 1.1.3 does not verify the decoding state before proceeding with certain skip operations, which allows remote attackers to cause a denial of service (out-of-bounds array access and application crash) or possibly have unspecified other impact via crafted audio data.


Affected software

FFmpeg

How to mitigate CVE-2013-2276

Install update from vendor's website.


External References

Related Security Bulletins