Skip to content

Calico Typha denial of service vulnerability

High severity GitHub Reviewed Published Nov 6, 2023 to the GitHub Advisory Database • Updated Nov 14, 2023

Package

gomod github.com/projectcalico/calico (Go)

Affected versions

>= 3.26.0, < 3.26.3
<= 3.25.1

Patched versions

3.26.3

Description

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

Published by the National Vulnerability Database Nov 6, 2023
Published to the GitHub Advisory Database Nov 6, 2023
Reviewed Nov 8, 2023
Last updated Nov 14, 2023

Severity

High
7.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CVE ID

CVE-2023-41378

GHSA ID

GHSA-5r5h-q934-cccp

Source code

Checking history
See something to contribute? Suggest improvements for this vulnerability.