Loading
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.
Use CWE-88, Git vendor hub and Git product page to widen CVE-2022-25648 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2020-5260, CVE-2024-32002 and CVE-2024-52005 for nearby disclosures in the same product family.