-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Consul Connect gRPC security #6590
Comments
@armon @mitchellh Could you please have someone address the above if possible? |
@bharadwajrembar Thanks for the report. This is in fact an issue and it will be addressed in an upcoming release. Currently there is no mitigation other than to disable the gRPC server by setting the port config to -1. In the future please send potential vulnerability related security issues to [email protected] instead of posting in an issue on GitHub. |
Im sorry for that. Will do so in the future 👍 |
Howdy - Thanks! |
Overview of the Issue
We enabled Connect on our Consul Cluster. When running a Nessus scan, the gRPC port 8502, serving the xDS Envoy server, showed the following vulnerabilities:
Reproduction Steps
Steps to reproduce this issue, eg:
Consul info for both Client and Server
Client info
^^ Custom binary
Server info
Operating system and Environment details
CentOS 7
Is it expected for the config to use SSL V2/3 ? Is there any way to remediate all of this?
The text was updated successfully, but these errors were encountered: