Simon Sawicki de015e9307
[core] Prevent RCE when using --exec with %q (CVE-2023-40581)
The shell escape function is now using `""` instead of `\"`. `utils.Popen` has been patched to properly quote commands.

Prior to this fix using `--exec` together with `%q` when on Windows could cause remote code to execute. See https://github.com/yt-dlp/yt-dlp/security/advisories/GHSA-42h4-v29r-42qg for reference.

Authored by: Grub4K
2023-09-24 02:29:01 +02:00
..
2023-07-22 09:09:52 +05:30
2023-09-23 20:00:31 +00:00
2022-11-11 15:48:29 +05:30
2023-02-28 23:15:13 +05:30
2023-02-17 17:52:22 +05:30
2023-06-21 09:21:23 +05:30
2023-06-21 09:21:23 +05:30
2023-06-22 13:03:07 +05:30
2023-07-06 18:57:59 +00:00
2022-11-20 14:14:42 +05:30