CVE-2020-13904
FFmpeg HLS Use-After-Free Vulnerability
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.
INFO
Published Date :
June 7, 2020, 7:15 p.m.
Last Modified :
Nov. 7, 2023, 3:16 a.m.
Source :
[email protected]
Remotely Exploitable :
No
Impact Score :
3.6
Exploitability Score :
1.8
Affected Products
The following products are affected by CVE-2020-13904
vulnerability.
Even if cvefeed.io
is aware of the exact versions of the
products
that
are
affected, the information is not represented in the table below.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2020-13904
.
URL | Resource |
---|---|
https://github.com/FFmpeg/FFmpeg/commit/6959358683c7533f586c07a766acc5fe9544d8b2 | Patch Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2020/07/msg00022.html | Mailing List Third Party Advisory |
https://patchwork.ffmpeg.org/project/ffmpeg/patch/20200529033905.41926-1-lq%40chinaffmpeg.org/ | |
https://security.gentoo.org/glsa/202007-58 | Third Party Advisory |
https://trac.ffmpeg.org/ticket/8673 | Exploit Issue Tracking Vendor Advisory |
https://usn.ubuntu.com/4431-1/ | Third Party Advisory |
https://www.debian.org/security/2020/dsa-4722 | Third Party Advisory |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2020-13904
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2020-13904
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by [email protected]
May. 14, 2024
Action Type Old Value New Value -
CVE Modified by [email protected]
Nov. 07, 2023
Action Type Old Value New Value Added Reference MITRE https://patchwork.ffmpeg.org/project/ffmpeg/patch/20200529033905.41926-1-lq%40chinaffmpeg.org/ [No types assigned] Removed Reference MITRE https://patchwork.ffmpeg.org/project/ffmpeg/patch/[email protected]/ -
Modified Analysis by [email protected]
Oct. 07, 2022
Action Type Old Value New Value Changed Reference Type https://github.com/FFmpeg/FFmpeg/commit/6959358683c7533f586c07a766acc5fe9544d8b2 No Types Assigned https://github.com/FFmpeg/FFmpeg/commit/6959358683c7533f586c07a766acc5fe9544d8b2 Patch, Third Party Advisory Changed Reference Type https://lists.debian.org/debian-lts-announce/2020/07/msg00022.html No Types Assigned https://lists.debian.org/debian-lts-announce/2020/07/msg00022.html Mailing List, Third Party Advisory Changed Reference Type https://security.gentoo.org/glsa/202007-58 No Types Assigned https://security.gentoo.org/glsa/202007-58 Third Party Advisory Changed Reference Type https://usn.ubuntu.com/4431-1/ No Types Assigned https://usn.ubuntu.com/4431-1/ Third Party Advisory Changed Reference Type https://www.debian.org/security/2020/dsa-4722 No Types Assigned https://www.debian.org/security/2020/dsa-4722 Third Party Advisory Changed CPE Configuration OR *cpe:2.3:a:ffmpeg:ffmpeg:4.2.3:*:*:*:*:*:*:* OR *cpe:2.3:a:ffmpeg:ffmpeg:2.8:*:*:*:*:*:*:* *cpe:2.3:a:ffmpeg:ffmpeg:4.2.3:*:*:*:*:*:*:* Added CPE Configuration OR *cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:esm:*:*:* *cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:* *cpe:2.3:o:canonical:ubuntu_linux:20.04:*:*:*:lts:*:*:* Added CPE Configuration OR *cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:* *cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* -
CVE Modified by [email protected]
Jan. 04, 2021
Action Type Old Value New Value Changed Description FFmpeg 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. 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. Added Reference https://github.com/FFmpeg/FFmpeg/commit/6959358683c7533f586c07a766acc5fe9544d8b2 [No Types Assigned] -
CVE Modified by [email protected]
Jul. 28, 2020
Action Type Old Value New Value Added Reference https://security.gentoo.org/glsa/202007-58 [No Types Assigned] -
CVE Modified by [email protected]
Jul. 27, 2020
Action Type Old Value New Value Added Reference https://usn.ubuntu.com/4431-1/ [No Types Assigned] -
CVE Modified by [email protected]
Jul. 27, 2020
Action Type Old Value New Value Added Reference https://lists.debian.org/debian-lts-announce/2020/07/msg00022.html [No Types Assigned] -
CVE Modified by [email protected]
Jul. 09, 2020
Action Type Old Value New Value Added Reference https://www.debian.org/security/2020/dsa-4722 [No Types Assigned] -
Initial Analysis by [email protected]
Jun. 11, 2020
Action Type Old Value New Value Added CVSS V2 Metadata Victim must voluntarily interact with attack mechanism Added CVSS V2 NIST (AV:N/AC:M/Au:N/C:N/I:N/A:P) Added CVSS V3.1 NIST AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H Changed Reference Type https://patchwork.ffmpeg.org/project/ffmpeg/patch/[email protected]/ No Types Assigned https://patchwork.ffmpeg.org/project/ffmpeg/patch/[email protected]/ Patch, Vendor Advisory Changed Reference Type https://trac.ffmpeg.org/ticket/8673 No Types Assigned https://trac.ffmpeg.org/ticket/8673 Exploit, Issue Tracking, Vendor Advisory Added CWE NIST CWE-416 Added CPE Configuration OR *cpe:2.3:a:ffmpeg:ffmpeg:4.2.3:*:*:*:*:*:*:*
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2020-13904
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2020-13904
weaknesses.
Exploit Prediction
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days.
0.16 }} 0.02%
score
0.52414
percentile