Input validation error in FFmpeg - CVE-2013-2277

 

Input validation error in FFmpeg - CVE-2013-2277

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


Vulnerability identifier: #VU43054
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-2277
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 ff_h264_decode_seq_parameter_set function in h264_ps.c in libavcodec in FFmpeg before 1.1.3 does not validate the relationship between luma depth and chroma depth, 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 H.264 data.


Affected software

FFmpeg

How to mitigate CVE-2013-2277

Install update from vendor's website.


External References

Related Security Bulletins