Data Handling - CVE-2014-9706

 

Data Handling - CVE-2014-9706

Published: March 31, 2015 / Updated: August 3, 2020


Vulnerability identifier: #VU33082
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2014-9706
CWE-ID: CWE-19
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to read and manipulate data.

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.


Affected software

py-dulwich (Alpine package)
cabextract (Alpine package)
python-dulwich
Fedora

How to mitigate CVE-2014-9706

Install update from vendor's website.

py-dulwich (Alpine package) - update to 0.10.0-r0
cabextract (Alpine package) - update to 1.6-r0
python-dulwich - addressed in versions 0.10.0-1.el6, 0.10.0-1.el7, 0.10.0-1.fc21, 0.10.0-1.fc22

External References

Related Security Bulletins