Apache Spark におけるセキュリティ機能に関する脆弱性
タイトル Apache Spark におけるセキュリティ機能に関する脆弱性
概要

Apache Spark には、セキュリティ機能に関する脆弱性が存在します。

想定される影響 情報を取得される、および情報を改ざんされる可能性があります。
対策

ベンダ情報および参考情報を参照して適切な対策を実施してください。

公表日 2018年8月13日0:00
登録日 2018年11月20日18:48
最終更新日 2018年11月20日18:48
CVSS3.0 : 警告
スコア 4.2
ベクター CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N
CVSS2.0 : 警告
スコア 4.9
ベクター AV:N/AC:M/Au:S/C:P/I:P/A:N
影響を受けるシステム
Apache Software Foundation
Apache Spark 
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
変更履歴
No 変更内容 変更日
1 [2018年11月20日]
  掲載
2018年11月20日18:48

NVD脆弱性情報
CVE-2018-11770
概要

From version 1.3.0 onward, Apache Spark's standalone master exposes a REST API for job submission, in addition to the submission mechanism used by spark-submit. In standalone, the config property 'spark.authenticate.secret' establishes a shared secret for authenticating requests to submit jobs via spark-submit. However, the REST API does not use this or any other authentication mechanism, and this is not adequately documented. In this case, a user would be able to run a driver program without authenticating, but not launch executors, using the REST API. This REST API is also used by Mesos, when set up to run in cluster mode (i.e., when also running MesosClusterDispatcher), for job submission. Future versions of Spark will improve documentation on these points, and prohibit setting 'spark.authenticate.secret' when running the REST APIs, to make this clear. Future versions will also disable the REST API by default in the standalone master by changing the default value of 'spark.master.rest.enabled' to 'false'.

公表日 2018年8月14日1:29
登録日 2021年3月1日18:47
最終更新日 2024年11月21日12:43
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:a:apache:spark:*:*:*:*:*:*:*:* 1.3.0 2.4.0
関連情報、対策とツール
共通脆弱性一覧