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.
References
Link | Resource |
---|---|
https://github.com/CocoaPods/cocoapods-downloader/pull/124 | Patch Third Party Advisory |
https://github.com/CocoaPods/cocoapods-downloader/pull/128 | Patch Third Party Advisory |
https://snyk.io/vuln/SNYK-RUBY-COCOAPODSDOWNLOADER-2414278 | Third Party Advisory |
https://github.com/CocoaPods/cocoapods-downloader/pull/124 | Patch Third Party Advisory |
https://github.com/CocoaPods/cocoapods-downloader/pull/128 | Patch Third Party Advisory |
https://snyk.io/vuln/SNYK-RUBY-COCOAPODSDOWNLOADER-2414278 | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 06:50
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 7.5
v3 : 8.1 |
References | () https://github.com/CocoaPods/cocoapods-downloader/pull/124 - Patch, Third Party Advisory | |
References | () https://github.com/CocoaPods/cocoapods-downloader/pull/128 - Patch, Third Party Advisory | |
References | () https://snyk.io/vuln/SNYK-RUBY-COCOAPODSDOWNLOADER-2414278 - Third Party Advisory |
Information
Published : 2022-04-01 18:15
Updated : 2024-11-21 06:50
NVD link : CVE-2022-24440
Mitre link : CVE-2022-24440
CVE.ORG link : CVE-2022-24440
JSON object : View
Products Affected
cocoapods
- cocoapods-downloader
CWE
CWE-88
Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')