Vulnerability CVE-2022-29228


Published: 2022-06-09

Description:
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.

Type:

CWE-617

(Reachable Assertion)

CVSS2 => (AV:N/AC:L/Au:N/C:N/I:N/A:P)

CVSS Base Score
Impact Subscore
Exploitability Subscore
5/10
2.9/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
None
None
Partial
Affected software
Envoyproxy -> Envoy 

 References:
https://github.com/envoyproxy/envoy/security/advisories/GHSA-rww6-8h7g-8jf6
https://github.com/envoyproxy/envoy/commit/7ffda4e809dec74449ebc330cebb9d2f4ab61360

Copyright 2024, cxsecurity.com

 

Back to Top