#VU84825 Improper Neutralization of Argument Delimiters in a Command in cocoapods-downloader - CVE-2022-24440
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 both the git and branch parameters are passed to the git ls-remote subcommand in a way that additional flags can be set when calling the Pod::Downloader.preprocess_options function and using git. A remote unauthenticated attacker can trigger the vulnerability to perform a command injection