### [CVE-2019-10776](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10776) ![](https://img.shields.io/static/v1?label=Product&message=git-diff-apply&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=Command%20Injection&color=brighgreen) ### Description In "index.js" file line 240, the run command executes the git command with a user controlled variable called remoteUrl. This affects git-diff-apply all versions prior to 0.22.2. ### POC #### Reference No PoCs from references. #### Github - https://github.com/ossf-cve-benchmark/CVE-2019-10776