### [CVE-2014-9706](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9706) ![](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 The build_index_from_tree function in index.py in Dulwich before 0.9.9 allows remote attackers to execute arbitrary code via a commit with a directory path starting with .git/, which is not properly handled when checking out a working tree. ### POC #### Reference - http://www.openwall.com/lists/oss-security/2015/03/21/1 #### Github No PoCs found on GitHub currently.