CVE-2020-5260
概要

Affected versions of Git have a vulnerability whereby Git can be tricked into sending private credentials to a host controlled by an attacker. 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 contain an encoded newline can inject unintended values into the credential helper protocol stream, causing the credential helper to retrieve the password for one server (e.g., good.example.com) for an HTTP request being made to another server (e.g., evil.example.com), resulting in credentials for the former being sent to the latter. There are no restrictions on the relationship between the two, meaning that an attacker can craft a URL that will present stored credentials for any host to a host of their choosing. 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 problem has been patched in the versions published on April 14th, 2020, going back to v2.17.x. Anyone wishing to backport the change further can do so by applying commit 9a6bbee (the full release includes extra checks for git fsck, but that commit is sufficient to protect clients against the vulnerability). The patched versions are: 2.17.4, 2.18.3, 2.19.4, 2.20.3, 2.21.2, 2.22.3, 2.23.2, 2.24.2, 2.25.3, 2.26.1.

公表日 2020年4月15日8:15
登録日 2021年1月26日11:59
最終更新日 2024年11月21日14:33
CVSS3.1 : HIGH
スコア 7.5
ベクター 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
スコア 5.0
ベクター AV:N/AC:L/Au:N/C:P/I:N/A:N
攻撃元区分(AV) ネットワーク
攻撃条件の複雑さ(AC)
攻撃前の認証要否(Au) 不要
機密性への影響(C)
完全性への影響(I) なし
可用性への影響(A) なし
全ての特権を取得 いいえ
ユーザー権限を取得 いいえ
その他の権限を取得 いいえ
ユーザー操作が必要 いいえ
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:a:git:git:*:*:*:*:*:*:*:* 2.22.0 2.22.3
cpe:2.3:a:git:git:*:*:*:*:*:*:*:* 2.17.4
cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:* 2.18.0 2.18.3
cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:* 2.19.0 2.19.4
cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:* 2.20.0 2.20.3
cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:* 2.21.0 2.21.2
cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:* 2.23.0 2.23.2
cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:* 2.24.0 2.24.2
cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:* 2.26.0 2.26.1
cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:* 2.25.0 2.25.3
構成2 以上 以下 より上 未満
cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*
cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*
cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*
cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*
cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*
cpe:2.3:o:fedoraproject:fedora:30:*:*:*:*:*:*:*
cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*
cpe:2.3:o:canonical:ubuntu_linux:19.10:*:*:*:*:*:*:*
cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:*
cpe:2.3:o:fedoraproject:fedora:32:*:*:*:*:*:*:*
関連情報、対策とツール
共通脆弱性一覧

JVN脆弱性情報
Apple Xcode における脆弱性に対するアップデート
タイトル Apple Xcode における脆弱性に対するアップデート
概要

Apple から Xcode 向けのアップデートが公開されました。 本アップデートは、Xcode に内包された git が使用している credential helper プログラムの脆弱性 (CVE-2020-5260) に起因して、改行文字を含む特別に細工された URL を処理することで git の認証情報が任意のホストに送信される問題に対処したものです。

想定される影響 git の認証情報が漏えいする可能性があります。
対策

[アップデートする] Apple が提供する情報をもとに最新版へアップデートしてください。

公表日 2020年4月17日0:00
登録日 2020年4月20日12:19
最終更新日 2020年4月20日12:19
影響を受けるシステム
アップル
Xcode 11.4.1 より前のバージョン
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
変更履歴
No 変更内容 変更日
1 [2020年04月20日]
  掲載
2020年4月20日12:19