-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
machine-exec endpoint is not secure #13970
Comments
@sleshchenko makes sense. Thanks for reporting this. |
cc @nickboldt that should be today curator of the triage |
@AndrienkoAleksandr @evidolob please add the label in-progress if you start working on this issue. |
"cc @nickboldt that should be today curator of the triage" My thought was that since I'm not a team lead for Che stuff, nor deep in the Che dev, that having to triage 3 days of new issues was possibly better suited to someone with more Ch'expertise. :D |
Will be closed after merge #14061 |
Describe the bug
machine-exec endpoint is not secure
https://github.com/eclipse/che-plugin-registry/blob/master/v3/plugins/eclipse/che-machine-exec-plugin/latest/meta.yaml#L17
It means that anyone is able to get access to containers terminal if he knows URL.
It's needed to make
machine-exec
endpoint secure as Theiahttps://github.com/eclipse/che-plugin-registry/blob/master/v3/plugins/eclipse/che-theia/latest/meta.yaml#L21
and check if everything works as expected.
Che version
Runtime
kubectl version
)oc version
)minikube version
andkubectl version
)minishift version
andoc version
)docker version
andkubectl version
)The text was updated successfully, but these errors were encountered: