Cocoapods Cocoapods-Downloader vulnerabilities
2 known vulnerabilities affecting cocoapods/cocoapods-downloader.
Total CVEs
2
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
CRITICAL2
Vulnerabilities
Page 1 of 1
CVE-2022-24440P2CRITICALCVSS 9.8fixed in 1.6.0v1.6.2+3 more2022-04-01
CVE-2022-24440 [CRITICAL] CWE-88 CVE-2022-24440: The package cocoapods-downloader before 1.6.0, from 1.6.2 and before 1.6.3 are vulnerable to Command
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
ghsanvdosv
CVE-2022-21223P2CRITICALCVSS 9.8fixed in 1.6.2≥ unspecified, < 1.6.22022-04-01
CVE-2022-21223 [CRITICAL] CWE-88 CVE-2022-21223: The package cocoapods-downloader before 1.6.2 are vulnerable to Command Injection via hg argument in
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.
ghsanvdosv