CVE-2023-6604
- EPSS 0.41%
- Published 06.01.2025 17:15:14
- Last modified 05.08.2025 18:05:55
A flaw was found in FFmpeg. This vulnerability allows unexpected additional CPU load and storage consumption, potentially leading to degraded performance or denial of service via the demuxing of arbitrary data as XBIN-formatted data without proper fo...
CVE-2023-6605
- EPSS 0.13%
- Published 06.01.2025 17:15:14
- Last modified 05.08.2025 16:58:45
A flaw was found in FFmpeg's DASH playlist support. This vulnerability allows arbitrary HTTP GET requests to be made on behalf of the machine running FFmpeg via a crafted DASH playlist containing malicious URLs.
CVE-2024-35365
- EPSS 0.19%
- Published 03.01.2025 18:15:15
- Last modified 03.06.2025 16:02:31
FFmpeg version n6.1.1 has a double-free vulnerability in the fftools/ffmpeg_mux_init.c component of FFmpeg, specifically within the new_stream_audio function.
CVE-2024-36613
- EPSS 0.04%
- Published 03.01.2025 18:15:15
- Last modified 03.06.2025 16:02:11
FFmpeg n6.1.1 has a vulnerability in the DXA demuxer of the libavformat library allowing for an integer overflow, potentially resulting in a denial-of-service (DoS) condition or other undefined behavior.
CVE-2023-6603
- EPSS 0.32%
- Published 31.12.2024 15:15:07
- Last modified 21.08.2025 16:15:30
A flaw was found in FFmpeg's HLS playlist parsing. This vulnerability allows a denial of service via a maliciously crafted HLS playlist that triggers a null pointer dereference during initialization.
CVE-2023-6602
- EPSS 0.22%
- Published 31.12.2024 15:15:06
- Last modified 31.12.2024 15:15:06
A flaw was found in FFmpeg's TTY Demuxer. This vulnerability allows possible data exfiltration via improper parsing of non-TTY-compliant input files in HLS playlists.
CVE-2024-35368
- EPSS 0.32%
- Published 29.11.2024 20:15:20
- Last modified 03.06.2025 16:02:54
FFmpeg n7.0 is affected by a Double Free via the rkmpp_retrieve_frame function within libavcodec/rkmppdec.c.
CVE-2024-35366
- EPSS 0.38%
- Published 29.11.2024 20:15:19
- Last modified 03.06.2025 16:03:53
FFmpeg n6.1.1 is Integer Overflow. The vulnerability exists in the parse_options function of sbgdec.c within the libavformat module. When parsing certain options, the software does not adequately validate the input. This allows for negative duration ...
CVE-2024-35367
- EPSS 0.35%
- Published 29.11.2024 20:15:19
- Last modified 03.06.2025 16:03:14
FFmpeg n6.1.1 has an Out-of-bounds Read via libavcodec/ppc/vp8dsp_altivec.c, static const vec_s8 h_subpel_filters_outer
CVE-2024-36615
- EPSS 0.12%
- Published 29.11.2024 19:15:07
- Last modified 03.06.2025 16:05:03
FFmpeg n7.0 has a race condition vulnerability in the VP9 decoder. This could lead to a data race if video encoding parameters were being exported, as the side data would be attached in the decoder thread while being read in the output thread.