Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/projectcalico/calico
  4. ›
  5. CVE-2023-41378

CVE-2023-41378: Calico Typha denial of service vulnerability

November 6, 2023 (updated November 14, 2023)

In certain conditions for Calico Typha (v3.26.2, v3.25.1 and below), and Calico Enterprise Typha (v3.17.1, v3.16.3, v3.15.3 and below), a client TLS handshake can block the Calico Typha server indefinitely, resulting in denial of service. The TLS Handshake() call is performed inside the main server handle for loop without any timeout allowing an unclean TLS handshake to block the main loop indefinitely while other connections will be idle waiting for that handshake to finish.

References

  • github.com/advisories/GHSA-5r5h-q934-cccp
  • github.com/projectcalico/calico/commit/2ebc1f92ecc39332cf1d55ba676d9101af24982f
  • github.com/projectcalico/calico/commit/ad8bd001e650ec7742ac30e58247e7eef5956125
  • github.com/projectcalico/calico/pull/7908
  • github.com/projectcalico/calico/pull/7993
  • nvd.nist.gov/vuln/detail/CVE-2023-41378
  • www.tigera.io/security-bulletins-tta-2023-001/

Code Behaviors & Features

Detect and mitigate CVE-2023-41378 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 before 18.0.0

Fixed versions

  • v18.0.0

Solution

Upgrade to version 18.0.0 or above.

Impact 7.5 HIGH

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

Learn more about CVSS

Weakness

  • CWE-755: Improper Handling of Exceptional Conditions

Source file

go/github.com/projectcalico/calico/CVE-2023-41378.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:19 +0000.