SB2016120311 - Multiple vulnerabilities in FFmpeg



SB2016120311 - Multiple vulnerabilities in FFmpeg

Published: December 3, 2016 Updated: June 8, 2025

Security Bulletin ID SB2016120311
Severity
Medium
Patch available
YES
Number of vulnerabilities 3
Exploitation vector Remote access
Highest impact Data manipulation

Breakdown by Severity

Medium 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 3 secuirty vulnerabilities.


1) Input validation error (CVE-ID: CVE-2014-9604)

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

libavcodec/utvideodec.c in FFmpeg before 2.5.2 does not check for a zero value of a slice height, which allows remote attackers to cause a denial of service (out-of-bounds array access) or possibly have unspecified other impact via crafted Ut Video data, related to the (1) restore_median and (2) restore_median_il functions.


2) Input validation error (CVE-ID: CVE-2014-9603)

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

The vmd_decode function in libavcodec/vmdvideo.c in FFmpeg before 2.5.2 does not validate the relationship between a certain length value and the frame width, which allows remote attackers to cause a denial of service (out-of-bounds array access) or possibly have unspecified other impact via crafted Sierra VMD video data.


3) Input validation error (CVE-ID: CVE-2014-9602)

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

libavcodec/xface.h in FFmpeg before 2.5.2 establishes certain digits and words array dimensions that do not satisfy a required mathematical relationship, which allows remote attackers to cause a denial of service (out-of-bounds array access) or possibly have unspecified other impact via crafted X-Face image data.


Remediation

Install update from vendor's website.