Lookup for vulnerable packages by Package URL.
| Purl | pkg:maven/org.apache.spark/spark-core_2.11@2.3.1 |
| Type | maven |
| Namespace | org.apache.spark |
| Name | spark-core_2.11 |
| Version | 2.3.1 |
| Qualifiers |
|
| Subpath | |
| Is_vulnerable | true |
| Next_non_vulnerable_version | null |
| Latest_non_vulnerable_version | null |
| Affected_by_vulnerabilities |
| 0 |
| url |
VCID-4r6t-jf6t-hkfu |
| vulnerability_id |
VCID-4r6t-jf6t-hkfu |
| summary |
Improper Authentication
In all versions of Apache Spark, the standalone resource manager accepts code to execute on a `master` host, that then runs that code on `worker` hosts. The master itself does not, by design, execute user code. A specially-crafted request to the master can, however, cause the master to execute code too. Note that this does not affect standalone clusters with authentication enabled. While the master host typically has less outbound access to other resources than a worker, the execution of code on the master is nevertheless unexpected. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2018-17190, GHSA-phg2-9c5g-m4q7
|
| risk_score |
4.5 |
| exploitability |
0.5 |
| weighted_severity |
9.0 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-4r6t-jf6t-hkfu |
|
| 1 |
| url |
VCID-8fxy-5cvh-vfag |
| vulnerability_id |
VCID-8fxy-5cvh-vfag |
| summary |
Improper Authentication
Apache Spark 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. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2018-11770, GHSA-w4r4-65mg-45x2
|
| risk_score |
3.1 |
| exploitability |
0.5 |
| weighted_severity |
6.2 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-8fxy-5cvh-vfag |
|
| 2 |
| url |
VCID-ntyz-qt6e-vqf3 |
| vulnerability_id |
VCID-ntyz-qt6e-vqf3 |
| summary |
Prior to Spark 2.3.3, in certain situations Spark would write user data to local disk unencrypted, even if spark.io.encryption.enabled=true. This includes cached blocks that are fetched to disk (controlled by spark.maxRemoteBlockSizeFetchToMem); in SparkR, using parallelize; in Pyspark, using broadcast and parallelize; and use of python udfs. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2019-10099, GHSA-fp5j-3fpf-mhj5, PYSEC-2019-114
|
| risk_score |
4.0 |
| exploitability |
0.5 |
| weighted_severity |
8.0 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-ntyz-qt6e-vqf3 |
|
|
| Fixing_vulnerabilities |
| 0 |
| url |
VCID-3gwu-myk4-ufdj |
| vulnerability_id |
VCID-3gwu-myk4-ufdj |
| summary |
In Apache Spark 1.0.0 to 2.1.2, 2.2.0 to 2.2.1, and 2.3.0, when using PySpark or SparkR, it's possible for a different local user to connect to the Spark application and impersonate the user running the Spark application. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2018-1334, GHSA-6mqq-8r44-vmjc, PYSEC-2018-25
|
| risk_score |
3.1 |
| exploitability |
0.5 |
| weighted_severity |
6.2 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-3gwu-myk4-ufdj |
|
| 1 |
| url |
VCID-hx6d-5966-dbgx |
| vulnerability_id |
VCID-hx6d-5966-dbgx |
| summary |
Information Exposure
In Apache Spark it is possible for a malicious user to construct a URL pointing to a Spark cluster UI job and stage info pages, and if a user can be tricked into accessing the URL, can be used to cause script to execute and expose information from the user view of the Spark UI. While some browsers like recent versions of Chrome and Safari are able to block this type of attack, current versions of Firefox (and possibly others) do not. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2018-8024, GHSA-8cw6-5qvp-q3wj
|
| risk_score |
3.1 |
| exploitability |
0.5 |
| weighted_severity |
6.2 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-hx6d-5966-dbgx |
|
|
| Risk_score | null |
| Resource_url | http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.11@2.3.1 |