Vulnerability Description
Jupyter Server Proxy is a Jupyter notebook server extension to proxy web services. Versions of Jupyter Server Proxy prior to 3.2.1 are vulnerable to Server-Side Request Forgery (SSRF). Any user deploying Jupyter Server or Notebook with jupyter-proxy-server extension enabled is affected. A lack of input validation allows authenticated clients to proxy requests to other hosts, bypassing the `allowed_hosts` check. Because authentication is required, which already grants permissions to make the same requests via kernel or terminal execution, this is considered low to moderate severity. Users may upgrade to version 3.2.1 to receive a patch or, as a workaround, install the patch manually.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Jupyter | Jupyter Server Proxy | < 3.2.1 |
Related Weaknesses (CWE)
References
- https://github.com/jupyterhub/jupyter-server-proxy/commit/fd31930bacd12188c448c8PatchThird Party Advisory
- https://github.com/jupyterhub/jupyter-server-proxy/compare/v3.2.0...v3.2.1.patchPatchThird Party Advisory
- https://github.com/jupyterhub/jupyter-server-proxy/security/advisories/GHSA-gcv9Third Party Advisory
- https://github.com/jupyterhub/jupyter-server-proxy/commit/fd31930bacd12188c448c8PatchThird Party Advisory
- https://github.com/jupyterhub/jupyter-server-proxy/compare/v3.2.0...v3.2.1.patchPatchThird Party Advisory
- https://github.com/jupyterhub/jupyter-server-proxy/security/advisories/GHSA-gcv9Third Party Advisory
FAQ
What is CVE-2022-21697?
CVE-2022-21697 is a vulnerability with a CVSS score of 6.3 (MEDIUM). Jupyter Server Proxy is a Jupyter notebook server extension to proxy web services. Versions of Jupyter Server Proxy prior to 3.2.1 are vulnerable to Server-Side Request Forgery (SSRF). Any user deploy...
How severe is CVE-2022-21697?
CVE-2022-21697 has been rated MEDIUM with a CVSS base score of 6.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-21697?
Check the references section above for vendor advisories and patch information. Affected products include: Jupyter Jupyter Server Proxy.