QID 981027
QID 981027: Python (pip) Security Update for python-engineio (GHSA-j3jp-gvr5-7hwq)
Security update has been released for python-engineio 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.
This is a Cross-Site Request Forgery (CSRF) vulnerability. It affects Socket.IO and Engine.IO web servers that authenticate clients using cookies.
Solution
python-engineio version 3.9.0 patches this vulnerability by adding server-side Origin header checks.Workaround:
Do not use cookies for client authentication, or else add a CSRF token to the connection URL.
Do not use cookies for client authentication, or else add a CSRF token to the connection URL.
Vendor References
- GHSA-j3jp-gvr5-7hwq -
github.com/advisories/GHSA-j3jp-gvr5-7hwq
CVEs related to QID 981027
Software Advisories
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| GHSA-j3jp-gvr5-7hwq | python-engineio |
|