Skip to content
This repository was archived by the owner on Apr 27, 2022. It is now read-only.
This repository was archived by the owner on Apr 27, 2022. It is now read-only.

configure shared secrets by default #138

@willb

Description

@willb

There is a remote code execution vulnerability in the Spark master (CVE-2018-17190). This is not urgent for our deployments (if you can run arbitrary code in an OpenShift project, you don't need to exploit the Spark master to do it), but the workaround (enabling authentication) is fairly simple.

We should generate a shared secret on cluster creation and set spark.authenticate to true.

references:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions