CVE-2020-15136

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:redhat:etcd:*:*:*:*:*:*:*:*
cpe:2.3:a:redhat:etcd:*:*:*:*:*:*:*:*

Configuration 2 (hide)

cpe:2.3:o:fedoraproject:fedora:32:*:*:*:*:*:*:*

History

No history.

Information

Published : 2020-08-06 23:15

Updated : 2024-11-21 05:04


NVD link : CVE-2020-15136

Mitre link : CVE-2020-15136

CVE.ORG link : CVE-2020-15136


JSON object : View

Products Affected

fedoraproject

  • fedora

redhat

  • etcd
CWE
CWE-287

Improper Authentication

CWE-306

Missing Authentication for Critical Function