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

[Security] Default user password in Container for ActiveMQ #1490

Open
1 of 3 tasks
ViliusS opened this issue Nov 23, 2021 · 0 comments
Open
1 of 3 tasks

[Security] Default user password in Container for ActiveMQ #1490

ViliusS opened this issue Nov 23, 2021 · 0 comments
Assignees
Labels
good first issue Good for newcomers kind/docker Related to the Docker image

Comments

@ViliusS
Copy link

ViliusS commented Nov 23, 2021

Category:

Container images

Type:

  • Bug
  • Feature Request
  • Process

Default ActiveMQ installation is vulnerable to this issue https://issues.apache.org/jira/browse/AMQ-5388
Since GCP Container image modify a password only for admin account but not for user account and the image easily allows external access configured, the vulnerability is even more serious. Most DevOps guys are not aware that this user exist!

This also propagates to ActiveMQ Kubernetes App built on top of this image.

I have prepared an upstream patch but GCP image still needs to change the default password or, even better, disable user account by default with the possibility to enable it with regenerated password.

When the upstream patch is merged both Container Image and Kubernetes App for ActiveMQ needs to be updated.

@ViliusS ViliusS added kind/docker Related to the Docker image needs-triage This wasn't investigate by the repo's owners yet labels Nov 23, 2021
@armandomiani armandomiani added good first issue Good for newcomers and removed needs-triage This wasn't investigate by the repo's owners yet labels Jul 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers kind/docker Related to the Docker image
Projects
None yet
Development

No branches or pull requests

3 participants