GO-2022-0233

    Dashboard / Vulnerabilities / GO-2022-0233

    GO-2022-0233

    Published: 1 Jul 2022Last Modified: 13 Mar 2026

    Summary: Resource exhaustion in github.com/pires/go-proxyproto

    Details: The PROXY protocol server does not impose a timeout on reading the header from new connections, allowing a malicious client to cause resource exhaustion and a denial of service by opening many connections and sending no data on them. v0.6.0 of the proxyproto package adds support for a user-defined header timeout. v0.6.1 adds a default timeout of 200ms and v0.6.2 increases the default timeout to 10s.

    Affected packages

    Package

    Name: github.com/pires/go-proxyproto

    Purl: pkg:golang/github.com/pires/go-proxyproto

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -0.6.1

    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
    GO-2022-0233 | CVE-DB