2 results (0.002 seconds)

CVSS: 10.0EPSS: 0%CPEs: 1EXPL: 2

01 Jul 2022 — All versions of package git-clone are vulnerable to Command Injection due to insecure usage of the --upload-pack feature of git. Todas las versiones del paquete git-clone son vulnerables a una inyección de comandos debido al uso inseguro de la función --upload-pack de git • https://gist.github.com/lirantal/9441f3a1212728476f7a6caa4acb2ccc • CWE-88: Improper Neutralization of Argument Delimiters in a Command ('Argument Injection') •

CVSS: 9.8EPSS: 6%CPEs: 1EXPL: 2

01 May 2022 — The package git-pull-or-clone before 2.0.2 are vulnerable to Command Injection due to the use of the --upload-pack feature of git which is also supported for git clone. The source includes the use of the secure child process API spawn(). However, the outpath parameter passed to it may be a command-line argument to the git clone command and result in arbitrary command injection. El paquete git-pull-or-clone versiones anteriores a 2.0.2, es vulnerable a una inyección de comandos debido al uso de la función --... • https://gist.github.com/lirantal/327e9dd32686991b5a1fa6341aac2e7b • CWE-88: Improper Neutralization of Argument Delimiters in a Command ('Argument Injection') •