Skip to content

incomplete JupyterHub logout with simultaneous JupyterLab sessions

Low severity GitHub Reviewed Published Nov 4, 2021 in jupyterhub/jupyterhub • Updated Feb 1, 2023

Package

pip jupyterhub (pip)

Affected versions

>= 1.0.0, < 1.5.0

Patched versions

1.5.0

Description

Impact

Users of JupyterLab with JupyterHub 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.

Patches

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.

Workarounds

The only workaround is to make sure that only one JupyterLab tab is open when you log out.

References

@minrk minrk published to jupyterhub/jupyterhub Nov 4, 2021
Reviewed Nov 4, 2021
Published by the National Vulnerability Database Nov 4, 2021
Published to the GitHub Advisory Database Nov 8, 2021
Last updated Feb 1, 2023

Severity

Low
3.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
Low
User interaction
Required
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N

Weaknesses

CVE ID

CVE-2021-41247

GHSA ID

GHSA-cw7p-q79f-m2v7

Source code

Credits

Checking history
See something to contribute? Suggest improvements for this vulnerability.