PYSEC-2021-12

    Dashboard / Vulnerabilities / PYSEC-2021-12

    PYSEC-2021-12

    Published: 7 May 2021Last Modified: 8 Nov 2023

    Summary:

    Details: Eventlet is a concurrent networking library for Python. A websocket peer may exhaust memory on Eventlet side by sending very large websocket frames. Malicious peer may exhaust memory on Eventlet side by sending highly compressed data frame. A patch in version 0.31.0 restricts websocket frame to reasonable limits. As a workaround, restricting memory usage via OS limits would help against overall machine exhaustion, but there is no workaround to protect Eventlet process.

    Affected packages

    Package

    Name: eventlet

    Purl: pkg:pypi/eventlet

    Affected ranges

    Type: ECOSYSTEM

    Events:

    Introduced- 0.10.0
    Fixed -0.31.0

    Affected versions

    0.10.0

    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
    PYSEC-2021-12 | CVE-DB