cve/2022/CVE-2022-29228.md

19 lines
1014 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-29228](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29228)
![](https://img.shields.io/static/v1?label=Product&message=envoy&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-617%3A%20Reachable%20Assertion&color=brighgreen)
### 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() shouldnt 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.
### POC
#### Reference
- https://github.com/envoyproxy/envoy/security/advisories/GHSA-rww6-8h7g-8jf6
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/ssst0n3/docker_archive