Arbitrary command execution via percent expansion in --exec
Published Apr 9, 2024 · Updated Feb 13, 2025
Command injection in yt-dlp 2021.04.11 through versions before 2024.04.09 allows remote attackers to execute commands through crafted metadata. The Windows compat_shlex_quote routine doubles quotation marks but leaves percent signs intact, so %CMDCMDLINE:~-1% expansion creates a quote that exposes shell metacharacters. Exploitation requires a user to run --exec with %q against attacker-controlled metadata; injected commands execute with that user's privileges.
Summary
What happened
Command injection in yt-dlp 2021.04.11 through versions before 2024.04.09 allows remote attackers to execute commands through crafted metadata. The Windows compat_shlex_quote routine doubles quotation marks but leaves percent signs intact, so %CMDCMDLINE:~-1% expansion creates a quote that exposes shell metacharacters. Exploitation requires a user to run --exec with %q against attacker-controlled metadata; injected commands execute with that user's privileges.
The record
- CVE
- CVE-2024-22423
- Published
- Apr 9, 2024
- Updated
- Feb 13, 2025
- Vendor
- yt-dlp
- Product
- yt-dlp
- Classifications
- CWE-78, T1059.003
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Apr 9, 2024CVE publishedPublication date reported by the CVE source.
- Feb 13, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=>= 2021.04.11, < 2024.04.09
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Upstream %q command-injection demonstrationproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo