In ectd before versions 3.4.10 and 3.3.23, gateway TLS authentication is only applied to endpoints detected in DNS SRV records. When starting a gateway, TLS authentication will only be attempted on endpoints identified in DNS SRV records for a given domain, which occurs in the discoverEndpoints function. No authentication is performed against endpoints provided in the --endpoints flag. This has been fixed in versions 3.4.10 and 3.3.23 with improved documentation and deprecation of the functionality.
References
Configurations
History
07 Nov 2023, 03:17
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2020-08-06 23:15
Updated : 2023-11-07 03:17
NVD link : CVE-2020-15136
Mitre link : CVE-2020-15136
JSON object : View
Products Affected
redhat
- etcd
fedoraproject
- fedora
CWE
CWE-306
Missing Authentication for Critical Function