CVE-2022-24433

Summary

The package simple-git before 3.3.0 are vulnerable to Command Injection via argument injection. When calling the .fetch(remote, branch, handlerFn) function, both the remote and branch parameters are passed to the git fetch subcommand. By injecting some git options it was possible to get arbitrary command execution.

Affected Software

VendorProductVersion RangeStatus
n/asimple-gitunspecified < 3.3.0affected

Weaknesses

  • Command Injection

ADP Enrichment

CVE Program Container

Additional References

References