Executive Summary

Summary
Title Git: Arbitrary command execution
Informations
Name GLSA-201509-06 First vendor Publication 2015-09-24
Vendor Gentoo Last vendor Modification 2015-09-24
Severity (Vendor) Normal Revision N/A

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score Not Defined Attack Range Not Defined
Cvss Impact Score Not Defined Attack Complexity Not Defined
Cvss Expoit Score Not Defined Authentication Not Defined
Calculate full CVSS 2.0 Vectors scores

Detail

Synopsis

An attacker could execute arbitrary commands via Git repositories in a case-insensitive or case-normalizing filesystem.

Background

Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.

Description

A vulnerability in Git causing Git-compatible clients that access case-insensitive or case-normalizing filesystems to overwrite the
.git/config when cloning or checking out a repository, leading to execution of arbitrary commands.

Impact

An attacker can execute arbitrary commands on a client machine that clones a crafted malicious Git tree.

Workaround

There is no known workaround at this time.

Resolution

All Git 1.8.x users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-vcs/git-1.8.5.6"

All Git 1.9.x users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-vcs/git-1.9.5"

All Git 2.0.x users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-vcs/git-2.0.5"

References

[ 1 ] CVE-2014-9390 : http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-9390

Availability

This GLSA and any updates to it are available for viewing at the Gentoo Security Website:

https://security.gentoo.org/glsa/201509-06

Original Source

Url : http://security.gentoo.org/glsa/glsa-201509-06.xml

Alert History

If you want to see full details history, please login or register.
0
1
Date Informations
2015-09-26 13:24:32
  • Multiple Updates
2015-09-24 21:18:24
  • First insertion