Security Advisory

CVE-2022-21223

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2022-04-01 17:35:21
Last updated 2024-09-17 00:42:09
Assigner snyk
State PUBLISHED

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.