製品・ソフトウェアに関する情報
Apache Spark におけるセキュリティ機能に関する脆弱性
Title Apache Spark におけるセキュリティ機能に関する脆弱性
Summary

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

Possible impacts 情報を取得される、および情報を改ざんされる可能性があります。
Solution

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

Publication Date Aug. 13, 2018, midnight
Registration Date Nov. 20, 2018, 6:48 p.m.
Last Update Nov. 20, 2018, 6:48 p.m.
CVSS3.0 : 警告
Score 4.2
Vector CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N
CVSS2.0 : 警告
Score 4.9
Vector AV:N/AC:M/Au:S/C:P/I:P/A:N
Affected System
Apache Software Foundation
Apache Spark 
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
Change Log
No Changed Details Date of change
1 [2018年11月20日]
  掲載
Nov. 20, 2018, 6:48 p.m.

NVD Vulnerability Information
CVE-2018-11770
Summary

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'.

Publication Date Aug. 14, 2018, 1:29 a.m.
Registration Date March 1, 2021, 6:47 p.m.
Last Update Nov. 21, 2024, 12:43 p.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:apache:spark:*:*:*:*:*:*:*:* 1.3.0 2.4.0
Related information, measures and tools
Common Vulnerabilities List