Vulnerability CVE-2022-24440


Published: 2022-04-01

Description:
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.

Type:

CWE-88

(Argument Injection or Modification)

CVSS2 => (AV:N/AC:L/Au:N/C:P/I:P/A:P)

CVSS Base Score
Impact Subscore
Exploitability Subscore
7.5/10
6.4/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
Partial
Partial
Partial
Affected software
Cocoapods -> Cocoapods-downloader 

 References:
https://snyk.io/vuln/SNYK-RUBY-COCOAPODSDOWNLOADER-2414278
https://github.com/CocoaPods/cocoapods-downloader/pull/128
https://github.com/CocoaPods/cocoapods-downloader/pull/124

Copyright 2024, cxsecurity.com

 

Back to Top