CVE-2021-43825
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:L
Summary
Envoy is an open source edge and service proxy, designed for cloud-native applications. Sending a locally generated response must stop further processing of request or response data. Envoy tracks the amount of buffered request and response data and aborts the request if the amount of buffered data is over the limit by sending 413 or 500 responses. However when the buffer overflows while response is processed by the filter chain the operation may not be aborted correctly and result in accessing a freed memory block. If this happens Envoy will crash resulting in a denial of service.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| envoyproxy | envoy | < 1.18.6 | affected |
| envoyproxy | envoy | >= 1.19.0, < 1.19.3 | affected |
| envoyproxy | envoy | >= 1.20.0, < 1.20.2 | affected |
| envoyproxy | envoy | >= 1.21.0, < 1.21.1 | affected |
Weaknesses
- CWE-416: CWE-416: Use After Free
ADP Enrichment
CVE Program Container
Additional References
- https://github.com/envoyproxy/envoy/security/advisories/GHSA-h69p-g6xg-mhhh
- https://github.com/envoyproxy/envoy/commit/148de954ed3585d8b4298b424aa24916d0de6136
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://github.com/envoyproxy/envoy/security/advisories/GHSA-h69p-g6xg-mhhh
- https://github.com/envoyproxy/envoy/commit/148de954ed3585d8b4298b424aa24916d0de6136
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.