製品・ソフトウェアに関する情報
git-fastclone における任意のコマンドを実行される脆弱性
Title git-fastclone における任意のコマンドを実行される脆弱性
Summary

git-fastclone は、ユーザが変更可能な文字列を直接シェルコマンドに渡すため、任意のコマンドを実行される脆弱性が存在します。 補足情報 : CWE による脆弱性タイプは、CWE-77: Improper Neutralization of Special Elements used in a Command (コマンドインジェクション) と識別されています。 http://cwe.mitre.org/data/definitions/77.html

Possible impacts 攻撃者により、ライブラリの "cd" および "git clone" コマンドの引数として渡される文字列を変更されることで、任意のコマンドを実行される可能性があります。
Solution

ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date Dec. 17, 2015, midnight
Registration Date Nov. 7, 2016, 2:55 p.m.
Last Update Nov. 7, 2016, 2:55 p.m.
CVSS3.0 : 緊急
Score 9.8
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS2.0 : 危険
Score 10
Vector AV:N/AC:L/Au:N/C:C/I:C/A:C
Affected System
Square, Inc.
git-fastclone 1.0.5 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
0 [2016年11月07日]
  掲載
Feb. 17, 2018, 10:37 a.m.

NVD Vulnerability Information
CVE-2015-8969
Summary

git-fastclone before 1.0.5 passes user modifiable strings directly to a shell command. An attacker can execute malicious commands by modifying the strings that are passed as arguments to "cd " and "git clone " commands in the library.

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.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:squareup:git-fastclone:*:*:*:*:*:*:*:* 1.0.5
Related information, measures and tools
Common Vulnerabilities List