PyPi: Jupyterhub

CVE-2024-41942

Safety vulnerability ID: 72556

This vulnerability was reviewed by experts

The information on this page was manually curated by our Cybersecurity Intelligence Team.

Created at Aug 08, 2024 Updated at Oct 21, 2024
Scan your Python projects for vulnerabilities →

Advisory

In jupyterhub affected versions, if a user is granted the `admin:users` scope, they may escalate their privileges by making themselves a full admin user. The impact is relatively small because `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 with 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.

Affected package

jupyterhub

Latest version: 5.2.1

JupyterHub: A multi-user server for Jupyter notebooks

Affected versions

Fixed versions

Vulnerability changelog

This vulnerability has no description

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

HIGH 7.2

CVSS v3 Details

HIGH 7.2
Attack Vector (AV)
NETWORK
Attack Complexity (AC)
LOW
Privileges Required (PR)
HIGH
User Interaction (UI)
NONE
Scope (S)
UNCHANGED
Confidentiality Impact (C)
HIGH
Integrity Impact (I)
HIGH
Availability Availability (A)
HIGH