Script Security におけるアクセス制御に関する脆弱性
タイトル Script Security におけるアクセス制御に関する脆弱性
概要

Script Security には、アクセス制御に関する脆弱性が存在します。

想定される影響 情報を取得される可能性があります。
対策

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

公表日 2017年7月10日0:00
登録日 2017年10月30日17:04
最終更新日 2017年10月30日17:04
CVSS3.0 : 警告
スコア 6.5
ベクター CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
CVSS2.0 : 警告
スコア 4
ベクター AV:N/AC:L/Au:S/C:P/I:N/A:N
影響を受けるシステム
Jenkins プロジェクト
Script Security 
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
変更履歴
No 変更内容 変更日
0 [2017年10月30日]
  掲載
2018年2月17日10:37

NVD脆弱性情報
CVE-2017-1000095
概要

The default whitelist included the following unsafe entries: DefaultGroovyMethods.putAt(Object, String, Object); DefaultGroovyMethods.getAt(Object, String). These allowed circumventing many of the access restrictions implemented in the script sandbox by using e.g. currentBuild['rawBuild'] rather than currentBuild.rawBuild. Additionally, the following entries allowed accessing private data that would not be accessible otherwise due to script security: groovy.json.JsonOutput.toJson(Closure); groovy.json.JsonOutput.toJson(Object).

公表日 2017年10月5日10:29
登録日 2021年1月26日13:11
最終更新日 2024年11月21日12:04
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:a:jenkins:script_security:1.34:*:*:*:*:jenkins:*:*
関連情報、対策とツール
共通脆弱性一覧