#VU84822 Improper Neutralization of Argument Delimiters in a Command in cocoapods-downloader - CVE-2022-21223
Published: December 28, 2023
cocoapods-downloader
CocoaPods
Description
The vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists due to the url (and/or revision, tag, branch) is passed to the hg clone command in a way that additional flags can be set when calling the download function (when using hg). A remote unauthenticated attacker can trigger the vulnerability to perform a command injection.