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

07 Nov 2023, 03:45

Type Values Removed Values Added
Summary 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. 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.

21 Jul 2023, 16:55

Type Values Removed Values Added
CWE CWE-617 CWE-416

16 Jun 2022, 19:37

Type Values Removed Values Added
References (CONFIRM) https://github.com/envoyproxy/envoy/security/advisories/GHSA-rww6-8h7g-8jf6 - (CONFIRM) https://github.com/envoyproxy/envoy/security/advisories/GHSA-rww6-8h7g-8jf6 - Third Party Advisory
References (MISC) https://github.com/envoyproxy/envoy/commit/7ffda4e809dec74449ebc330cebb9d2f4ab61360 - (MISC) https://github.com/envoyproxy/envoy/commit/7ffda4e809dec74449ebc330cebb9d2f4ab61360 - Patch, Third Party Advisory
CVSS v2 : unknown
v3 : unknown
v2 : 5.0
v3 : 7.5
CPE cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*
First Time Envoyproxy
Envoyproxy envoy

09 Jun 2022, 20:15

Type Values Removed Values Added
New CVE

Information

Published : 2022-06-09 20:15

Updated : 2023-12-10 14:22


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