1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-11-23 21:54:53 +02:00
Files
FFmpeg/doc
Michael Niedermayer c599745377 avformat/hls: Be more picky on extensions
This blocks disallowed extensions from probing
It also requires all available segments to have matching extensions to the format
mpegts is treated independent of the extension

It is recommended to set the whitelists correctly
instead of depending on extensions, but this should help a bit,
and this is easier to backport

Fixes: CVE-2023-6602 II. HLS Force TTY Demuxer
Fixes: CVE-2023-6602 IV. HLS XBIN Demuxer DoS Amplification

The other parts of CVE-2023-6602 have been fixed by prior commits

Found-by: Harvey Phillips of Amazon Element55 (element55)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 91d96dc8dd)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2025-06-11 12:16:05 +02:00
..
2024-07-24 16:52:39 +02:00
2023-03-01 21:59:10 +01:00
2024-04-15 01:02:08 +02:00
2019-02-11 10:13:31 +05:30
2023-09-02 21:32:37 +02:00
2023-03-01 21:59:10 +01:00
2019-02-10 16:46:56 +01:00
2023-11-10 02:06:20 +01:00
2020-09-08 14:29:19 +02:00
2021-06-18 18:58:25 +02:00