CVE-2022-25866

Summary

The package czproject/git-php before 4.0.3 are vulnerable to Command Injection via git argument injection. When calling the isRemoteUrlReadable($url, array $refs = NULL) function, both the url and refs 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.

Affected Software

VendorProductVersion RangeStatus
n/aczproject/git-phpunspecified < 4.0.3affected

Weaknesses

  • Command Injection

ADP Enrichment

CVE Program Container

Additional References

References