Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Root user has no password #24

Closed
aronmolnar opened this issue May 24, 2019 · 1 comment
Closed

Root user has no password #24

aronmolnar opened this issue May 24, 2019 · 1 comment

Comments

@aronmolnar
Copy link

The root user in the docker image has no password.
This may make it possible - if the service (running as nobody) is compromized - that an attacker could become root.

It should be sufficient to pull the latest alpine image an rebuild the image.

See also:
https://www.bleepingcomputer.com/news/security/bug-in-alpine-linux-docker-image-leaves-root-account-unlocked/
https://gist.github.com/jgamblin/6015a2020c1de3bc3aab19b361573b7f

Relates #23

@andyshinn
Copy link
Contributor

I've pushed new releases that have this fixed at 2.79 and later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants