CVE-2022-29228

Envoy is a cloud-native high-performance proxy. In versions prior to 1.22.1 the OAuth filter would try to invoke the remaining filters in the chain after emitting a local response, which triggers an ASSERT() in newer versions and corrupts memory on earlier versions. continueDecoding() shouldn’t ever be called from filters after a local reply has been sent. Users are advised to upgrade. There are no known workarounds for this issue.
Configurations

Configuration 1 (hide)

cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2022-06-09 20:15

Updated : 2023-11-07 03:45


NVD link : CVE-2022-29228

Mitre link : CVE-2022-29228

CVE.ORG link : CVE-2022-29228


JSON object : View

Products Affected

envoyproxy

  • envoy
CWE
CWE-416

Use After Free

CWE-617

Reachable Assertion