Filtered by vendor Eventlet Subscriptions
Filtered by product Eventlet Subscriptions
Total 1 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2021-21419 2 Eventlet, Fedoraproject 2 Eventlet, Fedora 2023-11-07 5.3 Medium
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.