CVE-2022-21697
published 2022-01-25CVE-2022-21697: 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…
PriorityP341high7.1CVSS 3.1
AVNACLPRLUINSUCHILAN
EPSS
1.10%
61.4th percentile
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.
Affected
4 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| jupyter | jupyter_server_proxy | < 3.2.1 | 3.2.1 |
| jupyterhub | jupyter-server-proxy | < 3.2.1 | 3.2.1 |
| jupyterhub | jupyter-server-proxy | >= 0 < 3.2.1 | 3.2.1 |
| jupyterhub | jupyter-server-proxy | >= 0 < fd31930bacd12188c448c886e0783529436b99eb | fd31930bacd12188c448c886e0783529436b99eb |
CVSS provenance
nvdv3.17.1HIGHCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N
nvdv2.05.5MEDIUMAV:N/AC:L/Au:S/C:P/I:P/A:N
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
SSRF vulnerability in jupyter-server-proxy
osv·2022-01-27
CVE-2022-21697 [MEDIUM] SSRF vulnerability in jupyter-server-proxy
SSRF vulnerability in jupyter-server-proxy
### Impact
**What kind of vulnerability is it?** Server-Side Request Forgery ( SSRF )
**Who is impacted?** Any user deploying Jupyter Server or Notebook with jupyter-proxy-server extension enabled.
A lack of input validation allowed 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.
### Patches
_Has the problem been patched? What versions should users upgrade to?_
Upgrade to 3.2.1, or apply the patch https://github.com/jupyterhub/jupyter-server-proxy/compare/v3.2.0...v3.2.1.patch
### For more information
If you have any quest
GHSA
SSRF vulnerability in jupyter-server-proxy
ghsa·2022-01-27
CVE-2022-21697 [MEDIUM] CWE-918 SSRF vulnerability in jupyter-server-proxy
SSRF vulnerability in jupyter-server-proxy
### Impact
**What kind of vulnerability is it?** Server-Side Request Forgery ( SSRF )
**Who is impacted?** Any user deploying Jupyter Server or Notebook with jupyter-proxy-server extension enabled.
A lack of input validation allowed 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.
### Patches
_Has the problem been patched? What versions should users upgrade to?_
Upgrade to 3.2.1, or apply the patch https://github.com/jupyterhub/jupyter-server-proxy/compare/v3.2.0...v3.2.1.patch
### For more information
If you have any quest
OSV
CVE-2022-21697: Jupyter Server Proxy is a Jupyter notebook server extension to proxy web services
osv·2022-01-25
CVE-2022-21697 CVE-2022-21697: Jupyter Server Proxy is a Jupyter notebook server extension to proxy web services
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.
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://github.com/jupyterhub/jupyter-server-proxy/commit/fd31930bacd12188c448c886e0783529436b99ebhttps://github.com/jupyterhub/jupyter-server-proxy/compare/v3.2.0...v3.2.1.patchhttps://github.com/jupyterhub/jupyter-server-proxy/security/advisories/GHSA-gcv9-6737-pjqwhttps://github.com/jupyterhub/jupyter-server-proxy/commit/fd31930bacd12188c448c886e0783529436b99ebhttps://github.com/jupyterhub/jupyter-server-proxy/compare/v3.2.0...v3.2.1.patchhttps://github.com/jupyterhub/jupyter-server-proxy/security/advisories/GHSA-gcv9-6737-pjqw
2022-01-25
Published