opensuse-su-2023:0374-1
Vulnerability from csaf_opensuse
Published
2023-11-18 19:00
Modified
2023-11-18 19:00
Summary
Security update for yt-dlp

Notes

Title of the patch
Security update for yt-dlp
Description of the patch
This update for yt-dlp fixes the following issues: - Update to release 2023.11.14 * Security: [CVE-2023-46121] Patch Generic Extractor MITM Vulnerability via Arbitrary Proxy Injection * Disallow smuggling of arbitrary http_headers; extractors now only use specific headers - Make yt-dlp require the one pythonXX-yt-dlp that /usr/bin/yt-dlp was built with. - Rework Python build procedure [boo#1216467] - Enable Python library [boo#1216467] - Update to release 2023.10.13 * youtube: fix some bug with --extractor-retries inf - Update to release 2023.10.07 * yt: Fix heatmap extraction * yt: Raise a warning for Incomplete Data instead of an error - Update to release 2023.09.24 * Extract subtitles from SMIL manifests * fb: Add dash manifest URL * crunchyroll: Remove initial state extraction * youtube: Add player_params extractor arg - remove suggests on brotlicffi - this is only for != cpython - Update to release 2023.07.06 * Prevent Cookie leaks on HTTP redirect [boo#1213124] [CVE-2023-35934] * yt: Avoid false DRM detection * yt: Process post_live over 2 hours * yt: Support shorts-only playlists - Update to release 2023.06.22 * youtube: add IOS to default clients used - Update to release 2023.06.21 * Add option --compat-option playlist-match-filter * Add options --no-quiet, option --color, --netrc-cmd, --xff * Auto-select default format in -f- * Improve HTTP redirect handling * Support decoding multiple content encodings - Use python3.11 on Leap 15.5 * python3.11 is the only python3 > 3.6 version would be shipped in Leap 15.5 - Update to release 2023.03.04 * A bunch of extractor fixes - Update to release 2023.03.03 * youtube: Construct dash formats with range query * yt: Detect and break on looping comments * yt: Extract channel view_count when /about tab is passed - Update to release 2023.02.17 * Merge youtube-dl: Upto commit/2dd6c6e (Feb 17 2023) * Fix --concat-playlist * Imply --no-progress when --print * Improve default subtitle language selection * Make title completely non-fatal * Sanitize formats before sorting * [hls] Allow extractors to provide AES key * [extractor/generic] Avoid catastrophic backtracking in KVS regex * [jsinterp] Support if statements * [plugins] Fix zip search paths * [utils] Don't use Content-length with encoding * [utils] Fix time_seconds to use the provided TZ * [utils] Fix race condition in make_dir * [extractor/anchorfm] Add episode * [extractor/boxcast] Add extractor * [extractor/ebay] Add extractor * [extractor/hypergryph] Add extractor * [extractor/NZOnScreen] Add extractor * [extractor/rozhlas] Add extractor * [extractor/tempo] Add IVXPlayer extractor * [extractor/txxx] Add extractors * [extractor/vocaroo] Add extractor * [extractor/wrestleuniverse] Add extractors * [extractor/yappy] Add extractor * [extractor/youtube] Fix uploader_id extraction * [extractor/youtube] Add hyperpipe instances * [extractor/youtube] Handle consent.youtube * [extractor/youtube] Support /live/ URL * [extractor/youtube] Update invidious and piped instances * [extractor/91porn] Fix title and comment extraction * [extractor/AbemaTV] Cache user token whenever appropriate * [extractor/bfmtv] Support rmc prefix * [extractor/biliintl] Add intro and ending chapters * [extractor/clyp] Support wav * [extractor/crunchyroll] Add intro chapter * [extractor/crunchyroll] Better message for premium videos * [extractor/crunchyroll] Fix incorrect premium-only error * [extractor/DouyuTV] Use new API * [extractor/embedly] Embedded links may be for other extractors * [extractor/freesound] Workaround invalid URL in webpage * [extractor/GoPlay] Use new API * [extractor/Hidive] Fix subtitles and age-restriction * [extractor/huya] Support HD streams * [extractor/moviepilot] Fix extractor * [extractor/nbc] Fix NBC and NBCStations extractors * [extractor/nbc] Fix XML parsing * [extractor/nebula] Remove broken cookie support * [extractor/nfl] Add NFLPlus extractor * [extractor/niconico] Add support for like history * [extractor/nitter] Update instance list by OIRNOIR * [extractor/npo] Fix extractor and add HD support * [extractor/odkmedia] Add OnDemandChinaEpisodeIE * [extractor/pornez] Handle relative URLs in iframe * [extractor/radiko] Fix format sorting for Time Free * [extractor/rcs] Fix extractors * [extractor/reddit] Support user posts * [extractor/rumble] Fix format sorting * [extractor/servus] Rewrite extractor * [extractor/slideslive] Fix slides and chapters/duration * [extractor/SportDeutschland] Fix extractor * [extractor/Stripchat] Fix extractor * [extractor/tnaflix] Fix extractor * [extractor/tvp] Support stream.tvp.pl * [extractor/twitter] Fix --no-playlist and add media view_count when using GraphQL * [extractor/twitter] Fix graphql extraction on some tweets * [extractor/vimeo] Fix playerConfig extraction * [extractor/viu] Add ViuOTTIndonesiaIE extractor * [extractor/vk] Fix playlists for new API * [extractor/vlive] Replace with VLiveWebArchiveIE * [extractor/ximalaya] Update album _VALID_URL * [extractor/zdf] Use android API endpoint for UHD downloads * [youtube] Improve description extraction * [youtube] Prevent excess HTTP 301 * [bellmedia] Add support for cp24.com clip URLs
Patchnames
openSUSE-2023-374
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).



{
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Security update for yt-dlp",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "This update for yt-dlp fixes the following issues:\n\n- Update to release 2023.11.14\n\n  * Security: [CVE-2023-46121] Patch Generic Extractor MITM\n    Vulnerability via Arbitrary Proxy Injection\n  * Disallow smuggling of arbitrary http_headers; extractors now\n    only use specific headers\n\n- Make yt-dlp require the one pythonXX-yt-dlp that /usr/bin/yt-dlp\n  was built with.\n\n- Rework Python build procedure [boo#1216467]\n- Enable Python library [boo#1216467]\n\n- Update to release 2023.10.13\n\n  * youtube: fix some bug with --extractor-retries inf\n\n- Update to release 2023.10.07\n\n  * yt: Fix heatmap extraction\n  * yt: Raise a warning for Incomplete Data instead of an error\n\n- Update to release 2023.09.24\n\n  * Extract subtitles from SMIL manifests\n  * fb: Add dash manifest URL\n  * crunchyroll: Remove initial state extraction\n  * youtube: Add player_params extractor arg\n\n- remove suggests on brotlicffi - this is only for != cpython\n\n- Update to release 2023.07.06\n\n  * Prevent Cookie leaks on HTTP redirect [boo#1213124] [CVE-2023-35934]\n  * yt: Avoid false DRM detection\n  * yt: Process post_live over 2 hours\n  * yt: Support shorts-only playlists\n\n- Update to release 2023.06.22\n\n   * youtube: add IOS to default clients used\n\n- Update to release 2023.06.21\n\n  * Add option --compat-option playlist-match-filter\n  * Add options --no-quiet, option --color, --netrc-cmd, --xff\n  * Auto-select default format in -f-\n  * Improve HTTP redirect handling\n  * Support decoding multiple content encodings\n\n- Use python3.11 on Leap 15.5\n\n  * python3.11 is the only python3 \u003e 3.6 version would be shipped\n    in Leap 15.5\n\n- Update to release 2023.03.04\n\n  * A bunch of extractor fixes\n\n- Update to release 2023.03.03\n\n  * youtube: Construct dash formats with range query\n  * yt: Detect and break on looping comments\n  * yt: Extract channel view_count when /about tab is passed\n\n- Update to release 2023.02.17\n\n  * Merge youtube-dl: Upto commit/2dd6c6e (Feb 17 2023)\n  * Fix --concat-playlist\n  * Imply --no-progress when --print\n  * Improve default subtitle language selection\n  * Make title completely non-fatal\n  * Sanitize formats before sorting\n  * [hls] Allow extractors to provide AES key\n  * [extractor/generic] Avoid catastrophic backtracking in KVS regex\n  * [jsinterp] Support if statements\n  * [plugins] Fix zip search paths\n  * [utils] Don\u0027t use Content-length with encoding\n  * [utils] Fix time_seconds to use the provided TZ\n  * [utils] Fix race condition in make_dir\n  * [extractor/anchorfm] Add episode\n  * [extractor/boxcast] Add extractor\n  * [extractor/ebay] Add extractor\n  * [extractor/hypergryph] Add extractor\n  * [extractor/NZOnScreen] Add extractor\n  * [extractor/rozhlas] Add extractor\n  * [extractor/tempo] Add IVXPlayer extractor\n  * [extractor/txxx] Add extractors\n  * [extractor/vocaroo] Add extractor\n  * [extractor/wrestleuniverse] Add extractors\n  * [extractor/yappy] Add extractor\n  * [extractor/youtube] Fix uploader_id extraction\n  * [extractor/youtube] Add hyperpipe instances\n  * [extractor/youtube] Handle consent.youtube\n  * [extractor/youtube] Support /live/ URL\n  * [extractor/youtube] Update invidious and piped instances\n  * [extractor/91porn] Fix title and comment extraction\n  * [extractor/AbemaTV] Cache user token whenever appropriate\n  * [extractor/bfmtv] Support rmc prefix\n  * [extractor/biliintl] Add intro and ending chapters\n  * [extractor/clyp] Support wav\n  * [extractor/crunchyroll] Add intro chapter\n  * [extractor/crunchyroll] Better message for premium videos\n  * [extractor/crunchyroll] Fix incorrect premium-only error\n  * [extractor/DouyuTV] Use new API\n  * [extractor/embedly] Embedded links may be for other extractors\n  * [extractor/freesound] Workaround invalid URL in webpage\n  * [extractor/GoPlay] Use new API\n  * [extractor/Hidive] Fix subtitles and age-restriction\n  * [extractor/huya] Support HD streams\n  * [extractor/moviepilot] Fix extractor\n  * [extractor/nbc] Fix NBC and NBCStations extractors\n  * [extractor/nbc] Fix XML parsing\n  * [extractor/nebula] Remove broken cookie support\n  * [extractor/nfl] Add NFLPlus extractor\n  * [extractor/niconico] Add support for like history\n  * [extractor/nitter] Update instance list by OIRNOIR\n  * [extractor/npo] Fix extractor and add HD support\n  * [extractor/odkmedia] Add OnDemandChinaEpisodeIE\n  * [extractor/pornez] Handle relative URLs in iframe\n  * [extractor/radiko] Fix format sorting for Time Free\n  * [extractor/rcs] Fix extractors\n  * [extractor/reddit] Support user posts\n  * [extractor/rumble] Fix format sorting\n  * [extractor/servus] Rewrite extractor\n  * [extractor/slideslive] Fix slides and chapters/duration\n  * [extractor/SportDeutschland] Fix extractor\n  * [extractor/Stripchat] Fix extractor\n  * [extractor/tnaflix] Fix extractor\n  * [extractor/tvp] Support stream.tvp.pl\n  * [extractor/twitter] Fix --no-playlist and add media\n    view_count when using GraphQL\n  * [extractor/twitter] Fix graphql extraction on some tweets\n  * [extractor/vimeo] Fix playerConfig extraction\n  * [extractor/viu] Add ViuOTTIndonesiaIE extractor\n  * [extractor/vk] Fix playlists for new API\n  * [extractor/vlive] Replace with VLiveWebArchiveIE\n  * [extractor/ximalaya] Update album _VALID_URL\n  * [extractor/zdf] Use android API endpoint for UHD downloads\n  * [youtube] Improve description extraction\n  * [youtube] Prevent excess HTTP 301\n  * [bellmedia] Add support for cp24.com clip URLs",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "openSUSE-2023-374",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2023_0374-1.json"
      },
      {
        "category": "self",
        "summary": "URL for openSUSE-SU-2023:0374-1",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/6MA5EHVFVH4HRBQQ5KZZ4YVOXJFQUG3W/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for openSUSE-SU-2023:0374-1",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/6MA5EHVFVH4HRBQQ5KZZ4YVOXJFQUG3W/"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1213124",
        "url": "https://bugzilla.suse.com/1213124"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1216467",
        "url": "https://bugzilla.suse.com/1216467"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2023-35934 page",
        "url": "https://www.suse.com/security/cve/CVE-2023-35934/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2023-46121 page",
        "url": "https://www.suse.com/security/cve/CVE-2023-46121/"
      }
    ],
    "title": "Security update for yt-dlp",
    "tracking": {
      "current_release_date": "2023-11-18T19:00:58Z",
      "generator": {
        "date": "2023-11-18T19:00:58Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "openSUSE-SU-2023:0374-1",
      "initial_release_date": "2023-11-18T19:00:58Z",
      "revision_history": [
        {
          "date": "2023-11-18T19:00:58Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python311-yt-dlp-2023.11.14-bp155.3.3.1.noarch",
                "product": {
                  "name": "python311-yt-dlp-2023.11.14-bp155.3.3.1.noarch",
                  "product_id": "python311-yt-dlp-2023.11.14-bp155.3.3.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "yt-dlp-2023.11.14-bp155.3.3.1.noarch",
                "product": {
                  "name": "yt-dlp-2023.11.14-bp155.3.3.1.noarch",
                  "product_id": "yt-dlp-2023.11.14-bp155.3.3.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "yt-dlp-bash-completion-2023.11.14-bp155.3.3.1.noarch",
                "product": {
                  "name": "yt-dlp-bash-completion-2023.11.14-bp155.3.3.1.noarch",
                  "product_id": "yt-dlp-bash-completion-2023.11.14-bp155.3.3.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "yt-dlp-fish-completion-2023.11.14-bp155.3.3.1.noarch",
                "product": {
                  "name": "yt-dlp-fish-completion-2023.11.14-bp155.3.3.1.noarch",
                  "product_id": "yt-dlp-fish-completion-2023.11.14-bp155.3.3.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "yt-dlp-zsh-completion-2023.11.14-bp155.3.3.1.noarch",
                "product": {
                  "name": "yt-dlp-zsh-completion-2023.11.14-bp155.3.3.1.noarch",
                  "product_id": "yt-dlp-zsh-completion-2023.11.14-bp155.3.3.1.noarch"
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "SUSE Package Hub 15 SP5",
                "product": {
                  "name": "SUSE Package Hub 15 SP5",
                  "product_id": "SUSE Package Hub 15 SP5"
                }
              },
              {
                "category": "product_name",
                "name": "openSUSE Leap 15.5",
                "product": {
                  "name": "openSUSE Leap 15.5",
                  "product_id": "openSUSE Leap 15.5",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:opensuse:leap:15.5"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python311-yt-dlp-2023.11.14-bp155.3.3.1.noarch as component of SUSE Package Hub 15 SP5",
          "product_id": "SUSE Package Hub 15 SP5:python311-yt-dlp-2023.11.14-bp155.3.3.1.noarch"
        },
        "product_reference": "python311-yt-dlp-2023.11.14-bp155.3.3.1.noarch",
        "relates_to_product_reference": "SUSE Package Hub 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "yt-dlp-2023.11.14-bp155.3.3.1.noarch as component of SUSE Package Hub 15 SP5",
          "product_id": "SUSE Package Hub 15 SP5:yt-dlp-2023.11.14-bp155.3.3.1.noarch"
        },
        "product_reference": "yt-dlp-2023.11.14-bp155.3.3.1.noarch",
        "relates_to_product_reference": "SUSE Package Hub 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "yt-dlp-bash-completion-2023.11.14-bp155.3.3.1.noarch as component of SUSE Package Hub 15 SP5",
          "product_id": "SUSE Package Hub 15 SP5:yt-dlp-bash-completion-2023.11.14-bp155.3.3.1.noarch"
        },
        "product_reference": "yt-dlp-bash-completion-2023.11.14-bp155.3.3.1.noarch",
        "relates_to_product_reference": "SUSE Package Hub 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "yt-dlp-fish-completion-2023.11.14-bp155.3.3.1.noarch as component of SUSE Package Hub 15 SP5",
          "product_id": "SUSE Package Hub 15 SP5:yt-dlp-fish-completion-2023.11.14-bp155.3.3.1.noarch"
        },
        "product_reference": "yt-dlp-fish-completion-2023.11.14-bp155.3.3.1.noarch",
        "relates_to_product_reference": "SUSE Package Hub 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "yt-dlp-zsh-completion-2023.11.14-bp155.3.3.1.noarch as component of SUSE Package Hub 15 SP5",
          "product_id": "SUSE Package Hub 15 SP5:yt-dlp-zsh-completion-2023.11.14-bp155.3.3.1.noarch"
        },
        "product_reference": "yt-dlp-zsh-completion-2023.11.14-bp155.3.3.1.noarch",
        "relates_to_product_reference": "SUSE Package Hub 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python311-yt-dlp-2023.11.14-bp155.3.3.1.noarch as component of openSUSE Leap 15.5",
          "product_id": "openSUSE Leap 15.5:python311-yt-dlp-2023.11.14-bp155.3.3.1.noarch"
        },
        "product_reference": "python311-yt-dlp-2023.11.14-bp155.3.3.1.noarch",
        "relates_to_product_reference": "openSUSE Leap 15.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "yt-dlp-2023.11.14-bp155.3.3.1.noarch as component of openSUSE Leap 15.5",
          "product_id": "openSUSE Leap 15.5:yt-dlp-2023.11.14-bp155.3.3.1.noarch"
        },
        "product_reference": "yt-dlp-2023.11.14-bp155.3.3.1.noarch",
        "relates_to_product_reference": "openSUSE Leap 15.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "yt-dlp-bash-completion-2023.11.14-bp155.3.3.1.noarch as component of openSUSE Leap 15.5",
          "product_id": "openSUSE Leap 15.5:yt-dlp-bash-completion-2023.11.14-bp155.3.3.1.noarch"
        },
        "product_reference": "yt-dlp-bash-completion-2023.11.14-bp155.3.3.1.noarch",
        "relates_to_product_reference": "openSUSE Leap 15.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "yt-dlp-fish-completion-2023.11.14-bp155.3.3.1.noarch as component of openSUSE Leap 15.5",
          "product_id": "openSUSE Leap 15.5:yt-dlp-fish-completion-2023.11.14-bp155.3.3.1.noarch"
        },
        "product_reference": "yt-dlp-fish-completion-2023.11.14-bp155.3.3.1.noarch",
        "relates_to_product_reference": "openSUSE Leap 15.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "yt-dlp-zsh-completion-2023.11.14-bp155.3.3.1.noarch as component of openSUSE Leap 15.5",
          "product_id": "openSUSE Leap 15.5:yt-dlp-zsh-completion-2023.11.14-bp155.3.3.1.noarch"
        },
        "product_reference": "yt-dlp-zsh-completion-2023.11.14-bp155.3.3.1.noarch",
        "relates_to_product_reference": "openSUSE Leap 15.5"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2023-35934",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2023-35934"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "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\u0027s 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).\n\nAt 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\u0027s 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.\n\nyt-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\u0027 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\n\nSome 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.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Package Hub 15 SP5:python311-yt-dlp-2023.11.14-bp155.3.3.1.noarch",
          "SUSE Package Hub 15 SP5:yt-dlp-2023.11.14-bp155.3.3.1.noarch",
          "SUSE Package Hub 15 SP5:yt-dlp-bash-completion-2023.11.14-bp155.3.3.1.noarch",
          "SUSE Package Hub 15 SP5:yt-dlp-fish-completion-2023.11.14-bp155.3.3.1.noarch",
          "SUSE Package Hub 15 SP5:yt-dlp-zsh-completion-2023.11.14-bp155.3.3.1.noarch",
          "openSUSE Leap 15.5:python311-yt-dlp-2023.11.14-bp155.3.3.1.noarch",
          "openSUSE Leap 15.5:yt-dlp-2023.11.14-bp155.3.3.1.noarch",
          "openSUSE Leap 15.5:yt-dlp-bash-completion-2023.11.14-bp155.3.3.1.noarch",
          "openSUSE Leap 15.5:yt-dlp-fish-completion-2023.11.14-bp155.3.3.1.noarch",
          "openSUSE Leap 15.5:yt-dlp-zsh-completion-2023.11.14-bp155.3.3.1.noarch"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2023-35934",
          "url": "https://www.suse.com/security/cve/CVE-2023-35934"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1213124 for CVE-2023-35934",
          "url": "https://bugzilla.suse.com/1213124"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Package Hub 15 SP5:python311-yt-dlp-2023.11.14-bp155.3.3.1.noarch",
            "SUSE Package Hub 15 SP5:yt-dlp-2023.11.14-bp155.3.3.1.noarch",
            "SUSE Package Hub 15 SP5:yt-dlp-bash-completion-2023.11.14-bp155.3.3.1.noarch",
            "SUSE Package Hub 15 SP5:yt-dlp-fish-completion-2023.11.14-bp155.3.3.1.noarch",
            "SUSE Package Hub 15 SP5:yt-dlp-zsh-completion-2023.11.14-bp155.3.3.1.noarch",
            "openSUSE Leap 15.5:python311-yt-dlp-2023.11.14-bp155.3.3.1.noarch",
            "openSUSE Leap 15.5:yt-dlp-2023.11.14-bp155.3.3.1.noarch",
            "openSUSE Leap 15.5:yt-dlp-bash-completion-2023.11.14-bp155.3.3.1.noarch",
            "openSUSE Leap 15.5:yt-dlp-fish-completion-2023.11.14-bp155.3.3.1.noarch",
            "openSUSE Leap 15.5:yt-dlp-zsh-completion-2023.11.14-bp155.3.3.1.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE Package Hub 15 SP5:python311-yt-dlp-2023.11.14-bp155.3.3.1.noarch",
            "SUSE Package Hub 15 SP5:yt-dlp-2023.11.14-bp155.3.3.1.noarch",
            "SUSE Package Hub 15 SP5:yt-dlp-bash-completion-2023.11.14-bp155.3.3.1.noarch",
            "SUSE Package Hub 15 SP5:yt-dlp-fish-completion-2023.11.14-bp155.3.3.1.noarch",
            "SUSE Package Hub 15 SP5:yt-dlp-zsh-completion-2023.11.14-bp155.3.3.1.noarch",
            "openSUSE Leap 15.5:python311-yt-dlp-2023.11.14-bp155.3.3.1.noarch",
            "openSUSE Leap 15.5:yt-dlp-2023.11.14-bp155.3.3.1.noarch",
            "openSUSE Leap 15.5:yt-dlp-bash-completion-2023.11.14-bp155.3.3.1.noarch",
            "openSUSE Leap 15.5:yt-dlp-fish-completion-2023.11.14-bp155.3.3.1.noarch",
            "openSUSE Leap 15.5:yt-dlp-zsh-completion-2023.11.14-bp155.3.3.1.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2023-11-18T19:00:58Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2023-35934"
    },
    {
      "cve": "CVE-2023-46121",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2023-46121"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "yt-dlp is a youtube-dl fork with additional features and fixes. The Generic Extractor in yt-dlp is vulnerable to an attacker setting an arbitrary proxy for a request to an arbitrary url, allowing the attacker to MITM the request made from yt-dlp\u0027s HTTP session. This could lead to cookie exfiltration in some cases. Version 2023.11.14 removed the ability to smuggle `http_headers` to the Generic extractor, as well as other extractors that use the same pattern. Users are advised to upgrade. Users unable to upgrade should disable the Ggneric extractor (or only pass trusted sites with trusted content) and ake caution when using `--no-check-certificate`.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Package Hub 15 SP5:python311-yt-dlp-2023.11.14-bp155.3.3.1.noarch",
          "SUSE Package Hub 15 SP5:yt-dlp-2023.11.14-bp155.3.3.1.noarch",
          "SUSE Package Hub 15 SP5:yt-dlp-bash-completion-2023.11.14-bp155.3.3.1.noarch",
          "SUSE Package Hub 15 SP5:yt-dlp-fish-completion-2023.11.14-bp155.3.3.1.noarch",
          "SUSE Package Hub 15 SP5:yt-dlp-zsh-completion-2023.11.14-bp155.3.3.1.noarch",
          "openSUSE Leap 15.5:python311-yt-dlp-2023.11.14-bp155.3.3.1.noarch",
          "openSUSE Leap 15.5:yt-dlp-2023.11.14-bp155.3.3.1.noarch",
          "openSUSE Leap 15.5:yt-dlp-bash-completion-2023.11.14-bp155.3.3.1.noarch",
          "openSUSE Leap 15.5:yt-dlp-fish-completion-2023.11.14-bp155.3.3.1.noarch",
          "openSUSE Leap 15.5:yt-dlp-zsh-completion-2023.11.14-bp155.3.3.1.noarch"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2023-46121",
          "url": "https://www.suse.com/security/cve/CVE-2023-46121"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1217153 for CVE-2023-46121",
          "url": "https://bugzilla.suse.com/1217153"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Package Hub 15 SP5:python311-yt-dlp-2023.11.14-bp155.3.3.1.noarch",
            "SUSE Package Hub 15 SP5:yt-dlp-2023.11.14-bp155.3.3.1.noarch",
            "SUSE Package Hub 15 SP5:yt-dlp-bash-completion-2023.11.14-bp155.3.3.1.noarch",
            "SUSE Package Hub 15 SP5:yt-dlp-fish-completion-2023.11.14-bp155.3.3.1.noarch",
            "SUSE Package Hub 15 SP5:yt-dlp-zsh-completion-2023.11.14-bp155.3.3.1.noarch",
            "openSUSE Leap 15.5:python311-yt-dlp-2023.11.14-bp155.3.3.1.noarch",
            "openSUSE Leap 15.5:yt-dlp-2023.11.14-bp155.3.3.1.noarch",
            "openSUSE Leap 15.5:yt-dlp-bash-completion-2023.11.14-bp155.3.3.1.noarch",
            "openSUSE Leap 15.5:yt-dlp-fish-completion-2023.11.14-bp155.3.3.1.noarch",
            "openSUSE Leap 15.5:yt-dlp-zsh-completion-2023.11.14-bp155.3.3.1.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 3.7,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE Package Hub 15 SP5:python311-yt-dlp-2023.11.14-bp155.3.3.1.noarch",
            "SUSE Package Hub 15 SP5:yt-dlp-2023.11.14-bp155.3.3.1.noarch",
            "SUSE Package Hub 15 SP5:yt-dlp-bash-completion-2023.11.14-bp155.3.3.1.noarch",
            "SUSE Package Hub 15 SP5:yt-dlp-fish-completion-2023.11.14-bp155.3.3.1.noarch",
            "SUSE Package Hub 15 SP5:yt-dlp-zsh-completion-2023.11.14-bp155.3.3.1.noarch",
            "openSUSE Leap 15.5:python311-yt-dlp-2023.11.14-bp155.3.3.1.noarch",
            "openSUSE Leap 15.5:yt-dlp-2023.11.14-bp155.3.3.1.noarch",
            "openSUSE Leap 15.5:yt-dlp-bash-completion-2023.11.14-bp155.3.3.1.noarch",
            "openSUSE Leap 15.5:yt-dlp-fish-completion-2023.11.14-bp155.3.3.1.noarch",
            "openSUSE Leap 15.5:yt-dlp-zsh-completion-2023.11.14-bp155.3.3.1.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2023-11-18T19:00:58Z",
          "details": "low"
        }
      ],
      "title": "CVE-2023-46121"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…