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

When the nebula-console software is used, the plaintext password is leaked by running the ps -ef command #240

Open
cccxgit opened this issue Apr 28, 2024 · 0 comments

Comments

@cccxgit
Copy link

cccxgit commented Apr 28, 2024

In the startup script of the storaged service container, the nebula-console software is used to perform the add host operation. Also, when I developed the k8s probe, I also used the nebula-console software to check the node serviceability and status.

This has the risk of compromising plaintext password security. When you run the ps -ef command to view the process information, the plaintext password is displayed.

UID   PID  PPID       C  STIME  TTY     TIME      CMD
root  33235 32818  0 21:58    pts/1 00:00:00   nebula-console --addr infinitygraph-graphd-headless --port 8888 -u root -p xxxxxxx
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

1 participant