CVE-2015-8968
| Summary |
git-fastclone before 1.0.1 permits arbitrary shell command execution from .gitmodules. If an attacker can instruct a user to run a recursive clone from a repository they control, they can get a client to run an arbitrary shell command. Alternately, if an attacker can MITM an unencrypted git clone, they could exploit this. The ext command will be run if the repository is recursively cloned or if submodules are updated. This attack works when cloning both local and remote repositories.
|
| Publication Date |
Nov. 3, 2016, 7:59 p.m. |
| Registration Date |
Jan. 26, 2021, 2:59 p.m. |
| Last Update |
Nov. 21, 2024, 11:39 a.m. |
|
CVSS3.1 : HIGH
|
| スコア |
8.8
|
| Vector |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
| 攻撃元区分(AV) |
ネットワーク |
| 攻撃条件の複雑さ(AC) |
低 |
| 攻撃に必要な特権レベル(PR) |
不要 |
| 利用者の関与(UI) |
要 |
| 影響の想定範囲(S) |
変更なし |
| 機密性への影響(C) |
高 |
| 完全性への影響(I) |
高 |
| 可用性への影響(A) |
高 |
|
CVSS2.0 : HIGH
|
| Score |
9.3
|
| Vector |
AV:N/AC:M/Au:N/C:C/I:C/A:C |
| 攻撃元区分(AV) |
ネットワーク |
| 攻撃条件の複雑さ(AC) |
中 |
| 攻撃前の認証要否(Au) |
不要 |
| 機密性への影響(C) |
高 |
| 完全性への影響(I) |
高 |
| 可用性への影響(A) |
高 |
| Get all privileges. |
いいえ
|
| Get user privileges |
いいえ
|
| Get other privileges |
いいえ
|
| User operation required |
はい
|
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:squareup:git-fastclone:*:*:*:*:*:*:*:* |
|
|
|
1.0.1 |
Related information, measures and tools
Common Vulnerabilities List
JVN Vulnerability Information
git-fastclone における任意のシェルコマンドを実行される脆弱性
| Title |
git-fastclone における任意のシェルコマンドを実行される脆弱性
|
| Summary |
git-fastclone には、ローカルおよびリモートリポジトリの両方がクローニングされる場合、.gitmodules から任意のシェルコマンドを実行される脆弱性が存在します。 補足情報 : CWE による脆弱性タイプは、CWE-77: Improper Neutralization of Special Elements used in a Command (コマンドインジェクション) と識別されています。 http://cwe.mitre.org/data/definitions/77.html
|
| Possible impacts |
攻撃者により、.gitmodules から任意のシェルコマンドを実行される可能性があります。 |
| Solution |
ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
Dec. 12, 2015, midnight |
| Registration Date |
Nov. 7, 2016, 2:55 p.m. |
| Last Update |
Nov. 7, 2016, 2:55 p.m. |
Affected System
| Square, Inc. |
|
git-fastclone 1.0.1 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
| No |
Changed Details |
Date of change |
| 0 |
[2016年11月07日] 掲載 |
Feb. 17, 2018, 10:37 a.m. |