1 results (0.004 seconds)
CVSS: 9.8EPSS: 0%CPEs: 2EXPL: 0
![](/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') •