Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-w4r4-65mg-45x2

Опубликовано: 09 нояб. 2018
Источник: github
Github: Прошло ревью
CVSS3: 4.2

Описание

org.apache.spark:spark-core_2.10 and org.apache.spark:spark-core_2.11 Improper Authentication vulnerability

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

Пакеты

Наименование

org.apache.spark:spark-core_2.11

maven
Затронутые версииВерсия исправления

>= 1.0.0, <= 2.3.2

Отсутствует

Наименование

org.apache.spark:spark-core_2.10

maven
Затронутые версииВерсия исправления

>= 1.0.0, <= 2.2.2

Отсутствует

EPSS

Процентиль: 99%
0.87702
Высокий

4.2 Medium

CVSS3

Дефекты

CWE-287

Связанные уязвимости

CVSS3: 6.5
redhat
больше 7 лет назад

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

CVSS3: 4.2
nvd
больше 7 лет назад

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

CVSS3: 4.2
debian
больше 7 лет назад

From version 1.3.0 onward, Apache Spark's standalone master exposes a ...

EPSS

Процентиль: 99%
0.87702
Высокий

4.2 Medium

CVSS3

Дефекты

CWE-287