Skip to content

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

@DyanGalih

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions