git-1.8.3.1-23.el7

エラータID: AXSA:2020-103:04

Release date: 
Thursday, May 28, 2020 - 20:58
Subject: 
git-1.8.3.1-23.el7
Affected Channels: 
Asianux Server 7 for x86_64
Severity: 
High
Description: 

Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.

Security Fix(es):

* git: Crafted URL containing new lines, empty host or lacks a scheme can cause credential leak (CVE-2020-11008)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

CVE-2020-11008
Affected versions of Git have a vulnerability whereby Git can be tricked into sending private credentials to a host controlled by an attacker. This bug is similar to CVE-2020-5260(GHSA-qm7j-c969-7j4q). The fix for that bug still left the door open for an exploit where _some_ credential is leaked (but the attacker cannot control which one). Git uses external "credential helper" programs to store and retrieve passwords or other credentials from secure storage provided by the operating system. Specially-crafted URLs that are considered illegal as of the recently published Git versions can cause Git to send a "blank" pattern to helpers, missing hostname and protocol fields. Many helpers will interpret this as matching _any_ URL, and will return some unspecified stored password, leaking the password to an attacker's server. The vulnerability can be triggered by feeding a malicious URL to `git clone`. However, the affected URLs look rather suspicious; the likely vector would be through systems which automatically clone URLs not visible to the user, such as Git submodules, or package systems built around Git. The root of the problem is in Git itself, which should not be feeding blank input to helpers. However, the ability to exploit the vulnerability in practice depends on which helpers are in use. Credential helpers which are known to trigger the vulnerability: - Git's "store" helper - Git's "cache" helper - the "osxkeychain" helper that ships in Git's "contrib" directory Credential helpers which are known to be safe even with vulnerable versions of Git: - Git Credential Manager for Windows Any helper not in this list should be assumed to trigger the vulnerability.

Solution: 

Update packages.

Additional Info: 

N/A

Download: 

SRPMS
  1. git-1.8.3.1-23.el7.src.rpm
    MD5: ec1f0711118816d82c71df565c938f39
    SHA-256: 8576f2819e5bae7bebb0296d9274e4adb06f16f6b7a2652377ebb5d5ca404086
    Size: 4.39 MB

Asianux Server 7 for x86_64
  1. git-1.8.3.1-23.el7.x86_64.rpm
    MD5: 244fc795c9eb1c719e178ea2c5487958
    SHA-256: b36f921e7e7c2b3f457913fd311b820927b58798af61e75108fea537ae539307
    Size: 4.40 MB
  2. perl-Git-1.8.3.1-23.el7.noarch.rpm
    MD5: 81a7b44cbddc2909043e14588d9984f9
    SHA-256: 3ef0b5130e35d6309bed116d002bc2853e1c092197c060aa0df919291e0da51f
    Size: 54.94 kB