Skip to content

Security Finding (5.0) SEC-019: Supervisor XML-RPC Interface Enabled #176

Description

@DyanGalih

Finding ID: SEC-019
Location: docker/supervisord.conf
CVSS: 5.0

The supervisord configuration includes an XML-RPC interface ([rpcinterface:supervisor]) which, if an inet_http_server is added without auth, could expose unauthenticated process control.

Impact: Remote management of supervisor processes if exposed.

Remediation (short): Remove inet_http_server or bind it to 127.0.0.1 and require authentication.

Reference: SECURITY_REVIEW.md

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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