PT-2022-19479 · Envoy · Envoy
Raul Gutierrez Segales
+1
·
Published
2022-06-09
·
Updated
2024-03-06
·
CVE-2022-29228
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Envoy versions prior to 1.22.1
Description
The issue arises when the OAuth filter attempts to invoke remaining filters in the chain after a local response has been emitted. This can trigger an ASSERT() in newer versions and corrupt memory in earlier versions. The
continueDecoding() function should not be called from filters after a local reply has been sent. There are no known workarounds for this issue.Recommendations
For versions prior to 1.22.1, users are advised to upgrade to version 1.22.1 or later to resolve the issue. As a temporary workaround, consider disabling the OAuth filter until a patch is available. Restrict access to the affected
continueDecoding() function to minimize the risk of exploitation.Exploit
Fix
Use After Free
Assertion Failure
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Envoy