CVE-2022-24440
Published: 01 April 2022
Summary
CVE-2022-24440 is a high-severity Argument Injection (CWE-88) vulnerability in Cocoapods Cocoapods-Downloader. Its CVSS base score is 8.1 (High).
Operationally, ranked in the top 27.6% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2022-1661
Vulnerability details
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…
more
in a way that additional flags can be set. The additional flags can be used to perform a command injection.
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.