CVE-2020-13904

MEDIUMCVSS 5.5/10EPSS 1.28%

Last modified

CVE-2020-13904 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. FFmpeg 2.8 and 4.2.3 has a use-after-free via a crafted EXTINF duration in an m3u8 file because parse_playlist in libavformat/hls.c frees a pointer, and later that pointer is accessed in av_probe_input_format3 in libavformat/format.c.. EPSS estimates a 1.28% chance of exploitation in the next 30 days.

Description

FFmpeg 2.8 and 4.2.3 has a use-after-free via a crafted EXTINF duration in an m3u8 file because parse_playlist in libavformat/hls.c frees a pointer, and later that pointer is accessed in av_probe_input_format3 in libavformat/format.c.

Metrics

CVSS 3.1
5.5/10

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H

EPSS Probability
1.28%

66.3th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
FfmpegFfmpeg2.8
FfmpegFfmpeg4.2.3
CanonicalUbuntu Linux16.04
CanonicalUbuntu Linux18.04
CanonicalUbuntu Linux20.04
DebianDebian Linux9.0
DebianDebian Linux10.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2020-13904?
FFmpeg 2.8 and 4.2.3 has a use-after-free via a crafted EXTINF duration in an m3u8 file because parse_playlist in libavformat/hls.c frees a pointer, and later that pointer is accessed in av_probe_input_format3 in libavformat/format.c.
How severe is CVE-2020-13904?
CVE-2020-13904 has a CVSS score of 5.5/10 (MEDIUM severity). The EPSS model estimates a 1.28% probability of exploitation in the next 30 days.
How do I fix CVE-2020-13904?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2020-13904?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST