Jupyter JupyterHub 1.2.1

CPE Details

Jupyter JupyterHub 1.2.1
1.2.1
2021-01-14
16h24 +00:00
2021-01-14
16h24 +00:00
Alerte pour un CPE
Stay informed of any changes for a specific CPE.
Notifications manage

CPE Name: cpe:2.3:a:jupyter:jupyterhub:1.2.1:*:*:*:*:*:*:*

Informations

Vendor

jupyter

Product

jupyterhub

Version

1.2.1

Related CVE

Open and find in CVE List

CVE ID Published Description Score Severity
CVE-2024-41942 2024-08-08 14h36 +00:00 JupyterHub is software that allows one to create a multi-user server for Jupyter notebooks. Prior to versions 4.1.6 and 5.1.0, if a user is granted the `admin:users` scope, they may escalate their own privileges by making themselves a full admin user. The impact is relatively small in that `admin:users` is already an extremely privileged scope only granted to trusted users. In effect, `admin:users` is equivalent to `admin=True`, which is not intended. Note that the change here only prevents escalation to the built-in JupyterHub admin role that has unrestricted permissions. It does not prevent users with e.g. `groups` permissions from granting themselves or other users permissions via group membership, which is intentional. Versions 4.1.6 and 5.1.0 fix this issue.
7.2
High
CVE-2021-41247 2021-11-04 16h15 +00:00 JupyterHub is an open source multi-user server for Jupyter notebooks. In affected versions users who have multiple JupyterLab tabs open in the same browser session, may see incomplete logout from the single-user server, as fresh credentials (for the single-user server only, not the Hub) reinstated after logout, if another active JupyterLab session is open while the logout takes place. Upgrade to JupyterHub 1.5. For distributed deployments, it is jupyterhub in the _user_ environment that needs patching. There are no patches necessary in the Hub environment. The only workaround is to make sure that only one JupyterLab tab is open when you log out.
7.5
High