Vulnerability CVE-2022-21223


Published: 2022-04-01

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

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-2414280
https://github.com/CocoaPods/cocoapods-downloader/pull/127

Copyright 2024, cxsecurity.com

 

Back to Top