### [CVE-2018-14912](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14912) ![](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 cgit_clone_objects in CGit before 1.2.1 has a directory traversal vulnerability when `enable-http-clone=1` is not turned off, as demonstrated by a cgit/cgit.cgi/git/objects/?path=../ request. ### POC #### Reference - https://www.exploit-db.com/exploits/45195/ #### Github - https://github.com/ARPSyndicate/kenzer-templates