Lookup for vulnerable packages by Package URL.
| Purl | pkg:maven/org.apache.spark/spark-core_2.11@1.0.0 |
| Type | maven |
| Namespace | org.apache.spark |
| Name | spark-core_2.11 |
| Version | 1.0.0 |
| Qualifiers |
|
| Subpath | |
| Is_vulnerable | true |
| Next_non_vulnerable_version | 2.1.2 |
| Latest_non_vulnerable_version | 2.3.1 |
| Affected_by_vulnerabilities |
| 0 |
| 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 |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-8fxy-5cvh-vfag |
|
|
| Fixing_vulnerabilities |
|
| Risk_score | null |
| Resource_url | http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.11@1.0.0 |