### [CVE-2014-5023](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5023) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description Repository.php in Gitter, as used in Gitlist, allows remote attackers with commit privileges to execute arbitrary commands via shell metacharacters in a branch name, as demonstrated by a "git checkout -b" command. ### POC #### Reference - http://hatriot.github.io/blog/2014/06/29/gitlist-rce/ #### Github No PoCs found on GitHub currently.