Skip to content

Settings Flood

High
htuch published GHSA-5m79-fj88-wc5m Nov 8, 2019

Package

No package listed

Affected versions

<= 1.11.0

Patched versions

1.11.1

Description

The attacker sends a stream of SETTINGS frames to the peer. Since the RFC requires that the peer reply with one acknowledgement per SETTINGS frame, an empty SETTINGS frame is almost equivalent in behavior to a ping. Depending on how efficiently this data is queued, this can consume excess CPU, memory, or both, potentially leading to a denial of service.

See https://groups.google.com/g/envoy-announce/c/ZLchtraPYVk, https://www.envoyproxy.io/docs/envoy/v1.11.1/intro/version_history and https://github.com/Netflix/security-bulletins/blob/master/advisories/third-party/2019-002.md.

Severity

High

CVE ID

CVE-2019-9515

Weaknesses

No CWEs