Vulnerabilities (CVE)

Filtered by vendor Jupyter Subscribe
Filtered by product Jupyterhub
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-36191 1 Jupyter 1 Jupyterhub 2021-01-19 3.5 LOW 4.5 MEDIUM
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).
CVE-2019-10255 1 Jupyter 2 Jupyterhub, Notebook 2019-04-12 5.8 MEDIUM 6.1 MEDIUM
An Open Redirect vulnerability for all browsers in Jupyter Notebook before 5.7.7 and some browsers (Chrome, Firefox) in JupyterHub before 0.9.5 allows crafted links to the login page, which will redirect to a malicious site after successful login. Servers running on a base_url prefix are not affected.