BIT-envoy-2021-43825

    Dashboard / Vulnerabilities / BIT-envoy-2021-43825

    BIT-envoy-2021-43825

    Published: 6 Mar 2024Last Modified: 8 Sept 2026

    Summary: Use-after-free in Envoy

    Details: 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 packages

    Package

    Name: envoy

    Purl: pkg:bitnami/envoy

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -1.18.6

    Affected versions

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High
    BIT-envoy-2021-43825 | CVE-DB