Skip to content

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

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

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