First published: Wed Jan 13 2021(Updated: )
JupyterHub 1.1.0 allows CSRF in the admin panel via a request that lacks an _xsrf field, as demonstrated by a /hub/api/user request (to add or remove a user account).
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
pip/jupyterhub | <1.2.0b1 | 1.2.0b1 |
IBM Cognos Analytics | <=12.0.0-12.0.3 | |
IBM Cognos Analytics | <=11.2.0-11.2.4 FP4 | |
JupyterHub Nbgitpuller | =1.1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-36191 is a vulnerability in JupyterHub 1.1.0 that allows CSRF in the admin panel via a request that lacks an `_xsrf` field.
The severity of CVE-2020-36191 is medium with a severity score of 4.5.
CVE-2020-36191 affects JupyterHub 1.1.0 by allowing CSRF in the admin panel through a request that lacks an `_xsrf` field.
To fix CVE-2020-36191, upgrade JupyterHub to version 1.2.0b1 or higher.
You can find more information about CVE-2020-36191 on the NVD website (https://nvd.nist.gov/vuln/detail/CVE-2020-36191) and the JupyterHub GitHub page (https://github.com/jupyterhub/jupyterhub/issues/3304).