通过不当的文件扩展名清理来修改 yt-dlp 文件系统并进行 RCE(CVE-2024-38519)

admin 2024-07-09 08:57:19 Ali_nvd 来源:ZONE.CI 全球网 0 阅读模式
通过不当的文件扩展名清理来修改 yt-dlp 文件系统并进行 RCE(CVE-2024-38519)

CVE编号

CVE-2024-38519

利用情况

暂无

补丁情况

N/A

披露时间

2024-07-02
漏洞描述
`yt-dlp` is a command-line audio/video downloader. Prior to version 2024.07.01, `yt-dlp` does not limit the extensions of downloaded files, which could lead to aribitrary filenames being created in the download folder (and path traversal on Windows). Since `yt-dlp` also reads config from the working directory (and on Windows executables will be executed from the yt-dlp directory) this could lead to arbitrary code being executed. `yt-dlp` version 2024.07.01 fixes this issue by whitelisting the allowed extensions. This might mean some very uncommon extensions might not get downloaded, however it will also limit the possible exploitation surface. In addition to upgrading, have `.%(ext)s` at the end of the output template and make sure the user trusts the websites that they are downloading from. Also, make sure to never download to a directory within PATH or other sensitive locations like one's user directory, `system32`, or other binaries locations. For users who are not able to upgrade, keep the default output template (`-o "%(title)s [%(id)s].%(ext)s`); make sure the extension of the media to download is a common video/audio/sub/... one; try to avoid the generic extractor; and/or use `--ignore-config --config-location ...` to not load config from common locations.
解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接
https://github.com/dirkf/youtube-dl/security/advisories/GHSA-22fp-mf44-f2mq
https://github.com/yt-dlp/yt-dlp/commit/5ce582448ececb8d9c30c8c31f58330090ced03a
https://github.com/yt-dlp/yt-dlp/releases/tag/2024.07.01
https://github.com/yt-dlp/yt-dlp/security/advisories/GHSA-79w7-vh3h-8g4j
https://github.com/ytdl-org/youtube-dl/commit/d42a222ed541b96649396ef00e19552...
https://github.com/ytdl-org/youtube-dl/pull/32830
https://securitylab.github.com/advisories/GHSL-2024-089_youtube-dl/
https://securitylab.github.com/advisories/GHSL-2024-090_yt-dlp
受影响软件情况
# 类型 厂商 产品 版本 影响面
1
运行在以下环境
系统 fedora_39 yt-dlp * Up to (excluding) 2024.07.02-1.fc39
运行在以下环境
系统 fedora_40 yt-dlp * Up to (excluding) 2024.07.02-1.fc40
CVSS3评分 N/A
  • 攻击路径 N/A
  • 攻击复杂度 N/A
  • 权限要求 N/A
  • 影响范围 N/A
  • 用户交互 N/A
  • 可用性 N/A
  • 保密性 N/A
  • 完整性 N/A
N/A
CWE-ID 漏洞类型
- avd.aliyun.com
weinxin
版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
评论:0   参与:  0