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

CVE-2020-15114: Uncontrolled Resource Consumption

August 6, 2020 (updated November 18, 2021)

The etcd gateway is a simple TCP proxy to allow for basic service discovery and access. However, it is possible to include the gateway address as an endpoint. This results in a denial of service, since the endpoint can become stuck in a loop of requesting itself until there are no more available file descriptors to accept connections on the gateway.

References

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

Code Behaviors & Features

Detect and mitigate CVE-2020-15114 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 7.7 HIGH

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

Learn more about CVSS

Weakness

  • CWE-772: Missing Release of Resource after Effective Lifetime

Source file

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

Spotted a mistake? Edit the file on GitLab.

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

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