Vulnerability in Ffmpeg

CVE-2017-14054

In libavformat/rmdec.c in FFmpeg 3.3.3, a DoS in ivr_read_header() due to lack of an EOF (End of File) check might cause huge CPU consumption. When a crafted IVR file, which claims a large "len" field in the header but does not contain sufficient backing data, is provided, the first type==4 loop would consume huge CPU resources, since there is no EOF check inside the loop.

EPSS: 0.017 (75.2th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 6.5 (Medium). Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H.

Affected products

  • Ffmpeg — versions 3.3.3
  • N/a — versions n/a

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2017-14054?
CVE-2017-14054 is a medium-severity vulnerability in Ffmpeg, classified under Excessive Iteration. CVSS score: 6.5/10. Published 2017-08-31.
How severe is CVE-2017-14054?
Medium severity. CVSS v3 base score is 6.5 out of 10.