VDB
KO
MEDIUM 6.1

GHSA-rv62-4pmj-xw6h

Open Redirect vulnerability in jupyterhub and notebook

Details

An Open Redirect vulnerability for all browsers in Jupyter Notebook before 5.7.8 and some browsers (Chrome, Firefox) in JupyterHub before 0.9.6 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.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / notebook
Introduced in: 0 Fixed in: 5.7.8
Fix pip install --upgrade 'notebook>=5.7.8'
PyPI / jupyterhub
Introduced in: 0 Fixed in: 0.9.6
Fix pip install --upgrade 'jupyterhub>=0.9.6'

References