QID 980631
QID 980631: Python (pip) Security Update for eventlet (GHSA-9p9m-jm8w-94p2)
Security update has been released for eventlet to fix the vulnerability.
Note: The preceding description block is extracted directly from the security advisory. Using automation, we have attempted to clean and format it as much as possible without introducing additional issues.
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.
Solution
Version 0.31.0 restricts websocket frame to reasonable limits.Workaround:
Restricting memory usage via OS limits would help against overall machine exhaustion. No workaround to protect Eventlet process.
Restricting memory usage via OS limits would help against overall machine exhaustion. No workaround to protect Eventlet process.
Vendor References
- GHSA-9p9m-jm8w-94p2 -
github.com/advisories/GHSA-9p9m-jm8w-94p2
CVEs related to QID 980631
Software Advisories
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| GHSA-9p9m-jm8w-94p2 | eventlet |
|