First published: Tue Jan 31 2006(Updated: )
Buffer overflow in git-checkout-index in GIT before 1.1.5 allows remote attackers to execute arbitrary code via an index file with a long symbolic link.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Git | =1.0.0 | |
Git | =1.0.0b | |
Git | =1.0.3 | |
Git | =1.0.4 | |
Git | =1.0.5 | |
Git | =1.0.6 | |
Git | =1.0.7 | |
Git | =1.0.8 | |
Git | =1.1.0 | |
Git | =1.1.1 | |
Git | =1.1.2 | |
Git | =1.1.3 | |
Git | =1.1.4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2006-0477 is considered a critical vulnerability due to the possibility of remote code execution.
To mitigate CVE-2006-0477, upgrade to Git version 1.1.5 or later as it addresses this buffer overflow issue.
CVE-2006-0477 affects Git versions prior to 1.1.5, including versions 1.0.0 through 1.1.4.
Exploiting CVE-2006-0477 could allow an attacker to execute arbitrary code on the affected system.
CVE-2006-0477 was discovered through the analysis of Git's handling of symbolic links in index files.