JupyterHub has an Open Redirect Vulnerability
JupyterHub is software that allows one to create a multi-user server for Jupyter notebooks. Prior to version 5.4.4, an open redirect vulnerability in JupyterHub allows attackers to construct links which, when clicked, take users to the JupyterHub login page, after which they are sent to an arbitrary attacker-controlled site outside JupyterHub instead of a JupyterHub page, bypassing JupyterHub's check to prevent this. This issue has been patched in version 5.4.4.
References
-
https://github.com/jupyterhub/jupyterhub/security/advisories/GHSA-3vff-hjqv-m7h8 x_refsource_CONFIRM
-
https://github.com/jupyterhub/jupyterhub/releases/tag/5.4.4 x_refsource_MISC
Affected products
- ==< 5.4.4
Matching in nixpkgs
pkgs.python312Packages.jupyterhub
Serves multiple Jupyter notebook instances
pkgs.python313Packages.jupyterhub
Serves multiple Jupyter notebook instances
pkgs.python314Packages.jupyterhub
Serves multiple Jupyter notebook instances
pkgs.python312Packages.jupyterhub-systemdspawner
JupyterHub Spawner using systemd for resource isolation
pkgs.python313Packages.jupyterhub-systemdspawner
JupyterHub Spawner using systemd for resource isolation
pkgs.python314Packages.jupyterhub-systemdspawner
JupyterHub Spawner using systemd for resource isolation
pkgs.python312Packages.jupyterhub-tmpauthenticator
Simple Jupyterhub authenticator that allows anyone to log in
pkgs.python313Packages.jupyterhub-tmpauthenticator
Simple Jupyterhub authenticator that allows anyone to log in
pkgs.python314Packages.jupyterhub-tmpauthenticator
Simple Jupyterhub authenticator that allows anyone to log in
pkgs.python312Packages.jupyterhub-ldapauthenticator
Simple LDAP Authenticator Plugin for JupyterHub
pkgs.python313Packages.jupyterhub-ldapauthenticator
Simple LDAP Authenticator Plugin for JupyterHub
pkgs.python314Packages.jupyterhub-ldapauthenticator
Simple LDAP Authenticator Plugin for JupyterHub
Package maintainers
-
@natsukium Tomoya Otabi <nixpkgs@natsukium.com>
-
@GaetanLepage Gaetan Lepage <gaetan@glepage.com>
-
@thomasjm Tom McLaughlin <tom@codedown.io>
-
@chiroptical Barry Moore II <chiroptical@gmail.com>