Lucene search
+L

290 matches found

UbuntuCve
UbuntuCve
added 2024/04/09 6:15 p.m.58 views

CVE-2024-22423

yt-dlp is a youtube-dl fork with additional features and fixes. The patch that addressed CVE-2023-40581 attempted to prevent RCE when using --exec with %q by replacing double quotes with two double quotes. However, this escaping is not sufficient, and still allows expansion of environment...

9.8CVSS7AI score0.01254EPSS
SaveExploits1References7
Cvelist
Cvelist
added 2024/04/09 5:22 p.m.60 views

CVE-2024-22423 yt-dlp `--exec` command injection when using `%q` in yt-dlp on Windows

yt-dlp is a youtube-dl fork with additional features and fixes. The patch that addressed CVE-2023-40581 attempted to prevent RCE when using --exec with %q by replacing double quotes with two double quotes. However, this escaping is not sufficient, and still allows expansion of environment...

8.3CVSS8.5AI score0.01254EPSS
SaveExploits1References7
CVE
CVE
added 2024/04/09 5:22 p.m.100 views

CVE-2024-22423

VULNERABILITY DETAIL: CVE-2024-22423 affects yt-dlp where output template expansion in --exec (previously vulnerable with %q) could lead to remote command execution via environment-variable expansion. Root cause: insufficient escaping of % characters in Windows command lines, despite earlier fixe...

9.8CVSS7.9AI score0.01254EPSS
SaveExploits1References7Affected Software1
AlpineLinux
AlpineLinux
added 2024/04/09 5:22 p.m.129 views

CVE-2024-22423

yt-dlp is a youtube-dl fork with additional features and fixes. The patch that addressed CVE-2023-40581 attempted to prevent RCE when using --exec with %q by replacing double quotes with two double quotes. However, this escaping is not sufficient, and still allows expansion of environment...

9.8CVSS8.1AI score0.01254EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2024/04/09 5:22 p.m.25 views

CVE-2024-22423 yt-dlp `--exec` command injection when using `%q` in yt-dlp on Windows

yt-dlp is a youtube-dl fork with additional features and fixes. The patch that addressed CVE-2023-40581 attempted to prevent RCE when using --exec with %q by replacing double quotes with two double quotes. However, this escaping is not sufficient, and still allows expansion of environment...

8.3CVSS7AI score0.01254EPSS
SaveExploits1References7
Debian CVE
Debian CVE
added 2024/04/09 5:22 p.m.100 views

CVE-2024-22423

yt-dlp is a youtube-dl fork with additional features and fixes. The patch that addressed CVE-2023-40581 attempted to prevent RCE when using --exec with %q by replacing double quotes with two double quotes. However, this escaping is not sufficient, and still allows expansion of environment...

9.8CVSS7.5AI score0.01254EPSS
SaveExploits1
OSV
OSV
added 2024/04/09 5:22 p.m.26 views

CVE-2024-22423 yt-dlp `--exec` command injection when using `%q` in yt-dlp on Windows

yt-dlp is a youtube-dl fork with additional features and fixes. The patch that addressed CVE-2023-40581 attempted to prevent RCE when using --exec with %q by replacing double quotes with two double quotes. However, this escaping is not sufficient, and still allows expansion of environment...

8.3CVSS8.1AI score
SaveExploits0References9
CNNVD
CNNVD
added 2024/04/09 12:00 a.m.16 views

yt-dlp 安全漏洞

yt-dlp is based on the youtube-dl branch of the now inactive youtube-dlc. A security vulnerability exists in yt-dlp that stems from not properly escaping special characters, resulting in a remote code execution vulnerability...

8.3CVSS8.4AI score0.01254EPSS
SaveExploits1References7
OpenVAS
OpenVAS
added 2024/03/04 12:00 a.m.46 views

openSUSE: Security Advisory for yt (openSUSE-SU-2023:0374-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.2CVSS6.2AI score0.01047EPSS
SaveExploits0References2
Openbugbounty
Openbugbounty
added 2023/12/16 1:51 a.m.8 views

yt-works.com Improper Access Control vulnerability OBB-3815840

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

7AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/11/19 12:00 a.m.21 views

openSUSE 15 Security Update : yt-dlp (openSUSE-SU-2023:0374-1)

The remote openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2023:0374-1 advisory. - 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...

8.2CVSS6.6AI score0.01047EPSS
SaveExploits0References7
OPENSUSE Linux
OPENSUSE Linux
added 2023/11/18 12:00 a.m.16 views

Security update for yt-dlp (moderate)

openSUSE Security Update: Security update for yt-dlp Announcement ID: openSUSE-SU-2023:0374-1 Rating: moderate References: 1213124 1216467 Cross-References: CVE-2023-35934 CVE-2023-46121 CVSS scores: CVE-2023-35934 NVD : 6.1 CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N Affected Products: openSUSE...

8.2CVSS6.7AI score0.01047EPSS
SaveExploits0References2
Veracode
Veracode
added 2023/11/15 8:35 a.m.23 views

HTTP Request Smuggling

yt-dlp is vulnerable to HTTP Request Smuggling. The vulnerability is due to realextract function in generic.py file there is no validation and sanitization of httpheaders included through the URL. This allows an attacker to setting an arbitrary proxy for a request to an arbitrary url, can...

5CVSS7.2AI score0.00321EPSS
SaveExploits0References3Affected Software2
OSV
OSV
added 2023/11/15 12:15 a.m.9 views

DEBIAN-CVE-2023-46121

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's HTTP session. This could lead to cookie...

3.7CVSS5.2AI score0.00321EPSS
SaveExploits0References1
NVD
NVD
added 2023/11/15 12:15 a.m.24 views

CVE-2023-46121

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's HTTP session. This could lead to cookie...

5CVSS0.00321EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2023/11/15 12:00 a.m.26 views

CVE-2023-46121

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's HTTP session. This could lead to cookie...

5CVSS6AI score0.00321EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2023/11/14 11:31 p.m.40 views

CVE-2023-46121 Generic Extractor MITM Vulnerability in yt-dlp

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's HTTP session. This could lead to cookie...

5CVSS6.8AI score0.00321EPSS
SaveExploits0References3
OSV
OSV
added 2023/11/14 11:31 p.m.27 views

CVE-2023-46121 Generic Extractor MITM Vulnerability in yt-dlp

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's HTTP session. This could lead to cookie...

5CVSS5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2023/11/14 11:31 p.m.33 views

CVE-2023-46121 Generic Extractor MITM Vulnerability in yt-dlp

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's HTTP session. This could lead to cookie...

5CVSS5.8AI score0.00321EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2023/11/14 11:31 p.m.80 views

CVE-2023-46121

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's HTTP session. This could lead to cookie...

5CVSS5AI score0.00321EPSS
SaveExploits0
Rows per page
Query Builder