CVE-2021-32780

Envoy is an open source L7 proxy and communication bus designed for large modern service oriented architectures. In affected versions Envoy transitions a H/2 connection to the CLOSED state when it receives a GOAWAY frame without any streams outstanding. The connection state is transitioned to DRAINING when it receives a SETTING frame with the SETTINGS_MAX_CONCURRENT_STREAMS parameter set to 0. Receiving these two frames in the same I/O event results in abnormal termination of the Envoy process due to invalid state transition from CLOSED to DRAINING. A sequence of H/2 frames delivered by an untrusted upstream server will result in Denial of Service in the presence of untrusted **upstream** servers. Envoy versions 1.19.1, 1.18.4 contain fixes to stop processing of pending H/2 frames after connection transition to the CLOSED state.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*
cpe:2.3:a:envoyproxy:envoy:1.19.0:*:*:*:*:*:*:*

History

15 Jun 2022, 15:48

Type Values Removed Values Added
CPE cpe:2.3:a:envoyproxy:envoy:1.19.0:*:*:*:*:*:*:*

31 Aug 2021, 21:17

Type Values Removed Values Added
CPE cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*
References (CONFIRM) https://github.com/envoyproxy/envoy/security/advisories/GHSA-j374-mjrw-vvp8 - (CONFIRM) https://github.com/envoyproxy/envoy/security/advisories/GHSA-j374-mjrw-vvp8 - Third Party Advisory
References (MISC) https://www.envoyproxy.io/docs/envoy/v1.19.0/version_history/version_history - (MISC) https://www.envoyproxy.io/docs/envoy/v1.19.0/version_history/version_history - Vendor Advisory
CVSS v2 : unknown
v3 : 8.6
v2 : 5.0
v3 : 7.5

24 Aug 2021, 21:15

Type Values Removed Values Added
New CVE

Information

Published : 2021-08-24 21:15

Updated : 2023-12-10 13:55


NVD link : CVE-2021-32780

Mitre link : CVE-2021-32780

CVE.ORG link : CVE-2021-32780


JSON object : View

Products Affected

envoyproxy

  • envoy
CWE
CWE-754

Improper Check for Unusual or Exceptional Conditions