Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/etcd-io/etcd
  4. ›
  5. CVE-2020-15136

CVE-2020-15136: Improper Authentication

August 6, 2020 (updated November 18, 2021)

In etcd, 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 with improved documentation and deprecation of the functionality.

References

  • nvd.nist.gov/vuln/detail/CVE-2020-15136

Code Behaviors & Features

Detect and mitigate CVE-2020-15136 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 3.3.0 before 3.3.23, all versions starting from 3.4.0 before 3.4.10

Fixed versions

  • v3.3.23
  • v3.4.10

Solution

Upgrade to versions 3.3.23, 3.4.10 or above.

Impact 6.5 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-306: Missing Authentication for Critical Function

Source file

go/github.com/etcd-io/etcd/CVE-2020-15136.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:28 +0000.