Jupyter JupyterHub 0.6.1

CPE Details

Jupyter JupyterHub 0.6.1
0.6.1
2019-10-04
14h54 +00:00
2019-10-04
14h54 +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:0.6.1:*:*:*:*:*:*:*

Informations

Vendor

jupyter

Product

jupyterhub

Version

0.6.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-2019-10255 2019-03-28 14h30 +00:00 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.
6.1
Medium