Skip to content

Two bad practices: admin as default user and use of HTTP without TLS #35

@akondasif

Description

@akondasif

Greetings,

I am a security researcher, who is looking for security smells in Puppet scripts. I noticed instances of keeping admin users as default in Puppet classes. I think this is a smell related to security. The smell can violate the ‘principle of least privilege (https://en.wikipedia.org/wiki/Principle_of_least_privilege)’ property, which recommends practitioners to design and implement system in a manner so that by default the least amount of access necessary is provided to any entity.

Would you agree with my finding? Any feedback is appreciated.

Source: https://github.com/CiscoSystems/puppet-openstack/blob/master/manifests/auth_file.pp

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