| Summary | 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. |
|---|---|
| Publication Date | April 22, 2020, 4:15 a.m. |
| Registration Date | Jan. 26, 2021, 11:50 a.m. |
| Last Update | Nov. 21, 2024, 1:56 p.m. |
| CVSS3.1 : HIGH | |
| スコア | 7.5 |
|---|---|
| Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
| 攻撃元区分(AV) | ネットワーク |
| 攻撃条件の複雑さ(AC) | 低 |
| 攻撃に必要な特権レベル(PR) | 不要 |
| 利用者の関与(UI) | 不要 |
| 影響の想定範囲(S) | 変更なし |
| 機密性への影響(C) | 高 |
| 完全性への影響(I) | なし |
| 可用性への影響(A) | なし |
| CVSS2.0 : MEDIUM | |
| Score | 5.0 |
|---|---|
| Vector | AV:N/AC:L/Au:N/C:P/I:N/A:N |
| 攻撃元区分(AV) | ネットワーク |
| 攻撃条件の複雑さ(AC) | 低 |
| 攻撃前の認証要否(Au) | 不要 |
| 機密性への影響(C) | 低 |
| 完全性への影響(I) | なし |
| 可用性への影響(A) | なし |
| Get all privileges. | いいえ |
| Get user privileges | いいえ |
| Get other privileges | いいえ |
| User operation required | いいえ |
| Configuration1 | or higher | or less | more than | less than | |
| cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:* | 2.18.0 | 2.18.4 | |||
| cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:* | 2.19.0 | 2.19.5 | |||
| cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:* | 2.20.0 | 2.20.4 | |||
| cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:* | 2.21.0 | 2.21.3 | |||
| cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:* | 2.22.0 | 2.22.4 | |||
| cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:* | 2.23.0 | 2.23.3 | |||
| cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:* | 2.24.0 | 2.24.3 | |||
| cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:* | 2.25.0 | 2.25.4 | |||
| cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:* | 2.26.0 | 2.26.2 | |||
| cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:* | 2.17.5 | ||||
| Configuration2 | or higher | or less | more than | less than | |
| cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:* | |||||
| cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:* | |||||
| cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:* | |||||
| cpe:2.3:o:canonical:ubuntu_linux:19.10:*:*:*:*:*:*:* | |||||
| cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:* | |||||
| cpe:2.3:o:fedoraproject:fedora:32:*:*:*:*:*:*:* | |||||
| Title | Apple Xcode における脆弱性に対するアップデート |
|---|---|
| Summary | Apple から Xcode 向けのアップデートが公開されました。 本アップデートは、Xcode が内包している git において、特別に細工された URL を指定されたときに helper プログラムに対して blank パターンを送信することで hostname およびプロトコルフィールドが欠落し、git の認証情報が任意のホストに送信されてしまう問題 (CVE-2020-11008) に対処したものです。 |
| Possible impacts | git の認証情報が漏えいする可能性があります。 |
| Solution | [アップデートする] Apple が提供する情報をもとに最新版へアップデートしてください。 |
| Publication Date | May 21, 2020, midnight |
| Registration Date | May 25, 2020, 2:35 p.m. |
| Last Update | May 28, 2020, 11:49 a.m. |
| アップル |
| Xcode 11.5 より前のバージョン |
| No | Changed Details | Date of change |
|---|---|---|
| 1 | [2020年05月25日] 掲載 |
May 25, 2020, 2:35 p.m. |
| 2 | [2020年05月28日] 概要:内容を更新 |
May 28, 2020, 11:48 a.m. |