CVE-2022-29228

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-29228
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-29228.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-29228
Aliases
Related
Published
2022-06-09T20:15:08Z
Modified
2024-05-13T21:23:23Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Git / github.com/envoyproxy/envoy

Affected ranges

Type
GIT
Repo
https://github.com/envoyproxy/envoy
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed