![](/assets/img/cve_300x82_sin_bg.png)
CVE-2022-21223 – Command Injection
https://notcve.org/view.php?id=CVE-2022-21223
01 Apr 2022 — The package cocoapods-downloader before 1.6.2 are vulnerable to Command Injection via hg argument injection. When calling the download function (when using hg), the url (and/or revision, tag, branch) is passed to the hg clone command in a way that additional flags can be set. The additional flags can be used to perform a command injection. El paquete cocoapods-downloader versiones anteriores a 1.6.2, es vulnerable a la inyección de comandos por medio de una inyección de argumentos hg. Cuando es llamada a la... • https://github.com/CocoaPods/cocoapods-downloader/pull/127 • CWE-88: Improper Neutralization of Argument Delimiters in a Command ('Argument Injection') •
![](/assets/img/cve_300x82_sin_bg.png)
CVE-2022-24440 – Command Injection
https://notcve.org/view.php?id=CVE-2022-24440
01 Apr 2022 — The package cocoapods-downloader before 1.6.0, from 1.6.2 and before 1.6.3 are vulnerable to Command Injection via git argument injection. When calling the Pod::Downloader.preprocess_options function and using git, both the git and branch parameters are passed to the git ls-remote subcommand in a way that additional flags can be set. The additional flags can be used to perform a command injection. El paquete cocoapods-downloader versiones anteriores a 1.6.0, a partir de la 1.6.2 y anteriores a 1.6.3 son vul... • https://github.com/CocoaPods/cocoapods-downloader/pull/124 • CWE-88: Improper Neutralization of Argument Delimiters in a Command ('Argument Injection') •