1 results (0.005 seconds)

CVSS: 9.8EPSS: 0%CPEs: 2EXPL: 0

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. El paquete cocoapods-downloader versiones anteriores a 1.6.0, a partir de la 1.6.2 y anteriores a 1.6.3 son vulnerables a la inyección de comandos por medio de una inyección de argumentos git. Cuando es llamada a la función Pod::Downloader.preprocess_options y es usado git, tanto el parámetro git como el de la rama son pasados al subcomando git ls-remote de forma que pueden establecerse flags adicionales. • https://github.com/CocoaPods/cocoapods-downloader/pull/124 https://github.com/CocoaPods/cocoapods-downloader/pull/128 https://snyk.io/vuln/SNYK-RUBY-COCOAPODSDOWNLOADER-2414278 • CWE-88: Improper Neutralization of Argument Delimiters in a Command ('Argument Injection') •