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.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
21 Nov 2024, 05:02
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/FFmpeg/FFmpeg/commit/6959358683c7533f586c07a766acc5fe9544d8b2 - Patch, Third Party Advisory | |
References | () https://lists.debian.org/debian-lts-announce/2020/07/msg00022.html - Mailing List, Third Party Advisory | |
References | () https://patchwork.ffmpeg.org/project/ffmpeg/patch/20200529033905.41926-1-lq%40chinaffmpeg.org/ - | |
References | () https://security.gentoo.org/glsa/202007-58 - Third Party Advisory | |
References | () https://trac.ffmpeg.org/ticket/8673 - Exploit, Issue Tracking, Vendor Advisory | |
References | () https://usn.ubuntu.com/4431-1/ - Third Party Advisory | |
References | () https://www.debian.org/security/2020/dsa-4722 - Third Party Advisory |
07 Nov 2023, 03:16
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2020-06-07 19:15
Updated : 2024-11-21 05:02
NVD link : CVE-2020-13904
Mitre link : CVE-2020-13904
CVE.ORG link : CVE-2020-13904
JSON object : View
Products Affected
canonical
- ubuntu_linux
ffmpeg
- ffmpeg
debian
- debian_linux
CWE
CWE-416
Use After Free