CVE-2018-11770
CVSS V2 Medium 4.9
CVSS V3 Medium 4.2
Description
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'.
Overview
- CVE ID
- CVE-2018-11770
- Assigner
- security@apache.org
- Vulnerability Status
- Analyzed
- Published Version
- 2018-08-13T16:29:00
- Last Modified Date
- 2023-02-10T02:59:17
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:apache:spark:*:*:*:*:*:*:*:* | 1 | OR | 1.3.0 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:S/C:P/I:P/A:N
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- SINGLE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- NONE
- Base Score
- 4.9
- Severity
- MEDIUM
- Exploitability Score
- 6.8
- Impact Score
- 4.9
CVSS Version 3
- Version
- 3.0
- Vector String
- CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- HIGH
- Privileges Required
- LOW
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- LOW
- Availability Impact
- NONE
- Base Score
- 4.2
- Base Severity
- MEDIUM
- Exploitability Score
- 1.6
- Impact Score
- 2.5
References
Reference URL | Reference Tags |
---|---|
https://spark.apache.org/security.html#CVE-2018-11770 | Exploit Mitigation Vendor Advisory |
https://lists.apache.org/thread.html/bd8e51314041451a2acd720e9223fc1c15a263ccacb396a75b1fc485@%3Cdev.spark.apache.org%3E | Vendor Advisory |
http://www.securityfocus.com/bid/105097 | Third Party Advisory VDB Entry |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2018-11770 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11770 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 17:32:05 | Added to TrackCVE | |||
2022-12-03 11:05:15 | 2018-08-13T16:29Z | 2018-08-13T16:29:00 | CVE Published Date | updated |
2022-12-03 11:05:15 | 2022-11-22T11:15:17 | CVE Modified Date | updated | |
2022-12-03 11:05:15 | Undergoing Analysis | Vulnerability Status | updated | |
2023-02-11 03:09:18 | 2023-02-10T02:59:17 | CVE Modified Date | updated | |
2023-02-11 03:09:19 | Undergoing Analysis | Analyzed | Vulnerability Status | updated |