cve/2014/CVE-2014-9706.md
2024-05-26 14:27:05 +02:00

716 B

CVE-2014-9706

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

Github

No PoCs found on GitHub currently.