CVE-2020-15136 MEDIUM

CVE-2020-15136: Improper authentication in etcd

Vendor Etcd-Io
Product etcd
Weakness CWE-287 · Improper authentication
Published August 6, 2020
Last update August 4, 2024

CVSS base score

6.5/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction None
Confidentiality High
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

August 6, 2020 CVE published
August 4, 2024 Record updated