Skip to content

Remove group writable permissions from container images #1516

@dkwon17

Description

@dkwon17

The user_setup script, which is used when building our Docker images, incorrectly configures the file permissions for /etc/passwd to be group-writable, which poses a potential security risk.

Since /etc/passwd is writable, a user in the group can potentially edit the /etc/passwd file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions