Vulnerabilities (CVE)

Filtered by vendor Git Subscribe
Filtered by product Git
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2022-25648 1 Git 1 Git 2022-06-02 7.5 HIGH 9.8 CRITICAL
The package git before 1.11.0 are vulnerable to Command Injection via git argument injection. When calling the fetch(remote = 'origin', opts = {}) function, the remote parameter is passed to the git fetch subcommand in a way that additional flags can be set. The additional flags can be used to perform a command injection.