UBUNTU-CVE-2023-35934

Source
https://ubuntu.com/security/CVE-2023-35934
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2023/UBUNTU-CVE-2023-35934.json
JSON Data
https://api.test.osv.dev/v1/vulns/UBUNTU-CVE-2023-35934
Related
Published
2023-07-06T20:15:00Z
Modified
2024-10-15T14:11:37Z
Severity
  • 8.2 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N CVSS Calculator
Summary
[none]
Details

yt-dlp is a command-line program to download videos from video sites. During file downloads, yt-dlp or the external downloaders that yt-dlp employs may leak cookies on HTTP redirects to a different host, or leak them when the host for download fragments differs from their parent manifest's host. This vulnerable behavior is present in yt-dlp prior to 2023.07.06 and nightly 2023.07.06.185519. All native and external downloaders are affected, except for curl and httpie (version 3.1.0 or later). At the file download stage, all cookies are passed by yt-dlp to the file downloader as a Cookie header, thereby losing their scope. This also occurs in yt-dlp's info JSON output, which may be used by external tools. As a result, the downloader or external tool may indiscriminately send cookies with requests to domains or paths for which the cookies are not scoped. yt-dlp version 2023.07.06 and nightly 2023.07.06.185519 fix this issue by removing the Cookie header upon HTTP redirects; having native downloaders calculate the Cookie header from the cookiejar, utilizing external downloaders' built-in support for cookies instead of passing them as header arguments, disabling HTTP redirectiong if the external downloader does not have proper cookie support, processing cookies passed as HTTP headers to limit their scope, and having a separate field for cookies in the info dict storing more information about scoping Some workarounds are available for those who are unable to upgrade. Avoid using cookies and user authentication methods. While extractors may set custom cookies, these usually do not contain sensitive information. Alternatively, avoid using --load-info-json. Or, if authentication is a must: verify the integrity of download links from unknown sources in browser (including redirects) before passing them to yt-dlp; use curl as external downloader, since it is not impacted; and/or avoid fragmented formats such as HLS/m3u8, DASH/mpd and ISM.

References

Affected packages

Ubuntu:22.04:LTS / yt-dlp

Package

Name
yt-dlp
Purl
pkg:deb/ubuntu/yt-dlp?arch=src?distro=jammy

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

2021.*

2021.12.01-1
2021.12.27-1

2022.*

2022.01.21-1
2022.02.04-1
2022.03.08.1-1
2022.04.08-1

Ecosystem specific

{
    "ubuntu_priority": "medium"
}

Ubuntu:24.10 / yt-dlp

Package

Name
yt-dlp
Purl
pkg:deb/ubuntu/yt-dlp?arch=src?distro=oracular

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

2024.*

2024.04.09-1
2024.05.26-1
2024.05.27-1
2024.07.02-1
2024.07.07-1
2024.07.09-1
2024.07.16-1
2024.07.25-1
2024.08.01-1
2024.08.06-1
2024.09.27-1

Ecosystem specific

{
    "ubuntu_priority": "medium"
}

Ubuntu:24.04:LTS / yt-dlp

Package

Name
yt-dlp
Purl
pkg:deb/ubuntu/yt-dlp?arch=src?distro=noble

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

2023.*

2023.07.06-1
2023.10.13-1ubuntu1
2023.11.16-1
2023.12.30-1ubuntu1

2024.*

2024.03.10-1
2024.04.09-1

Ecosystem specific

{
    "ubuntu_priority": "medium"
}