Skip to content

Exposing the server on 0.0.0.0 by default is a terrible idea #7737

Open
@owainkenwayucl

Description

@owainkenwayucl

I've been looking at using Cromwell to automate some GATK benchmarks and it appears that by default in server mode it exposes its UI on all interfaces which is pretty bad from a security perspective.

That is backed up by https://github.com/broadinstitute/cromwell/blob/develop/cromwell.example.backends/cromwell.examples.conf and my own testing with a browser.

Luckily I had firewalld running on the machine I was testing it on.

It might be sensible to change the default to listening only on localhost?

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