-
Notifications
You must be signed in to change notification settings - Fork 72
Closed
Labels
excluded: NOT_GO_CODEThis vulnerability does not refer to a Go module.This vulnerability does not refer to a Go module.
Description
In CVE-2021-43825, the reference URL github.com/envoyproxy/envoy (and possibly others) refers to something in Go.
- Commit: envoyproxy/envoy@148de95
module: github.com/envoyproxy/envoy
package: envoy
description: |
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.
cves:
- CVE-2021-43825
links:
commit: https://github.com/envoyproxy/envoy/commit/148de954ed3585d8b4298b424aa24916d0de6136
context:
- https://github.com/envoyproxy/envoy/security/advisories/GHSA-h69p-g6xg-mhhh
See doc/triage.md for instructions on how to triage this report.
Metadata
Metadata
Assignees
Labels
excluded: NOT_GO_CODEThis vulnerability does not refer to a Go module.This vulnerability does not refer to a Go module.