CVE-2024-28233

JupyterHub is an open source multi-user server for Jupyter notebooks. By tricking a user into visiting a malicious subdomain, the attacker can achieve an XSS directly affecting the former's session. More precisely, in the context of JupyterHub, this XSS could achieve full access to JupyterHub API and user's single-user server. The affected configurations are single-origin JupyterHub deployments and JupyterHub deployments with user-controlled applications running on subdomains or peer subdomains of either the Hub or a single-user server. This vulnerability is fixed in 4.1.0.
Configurations

No configuration.

History

27 Mar 2024, 19:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-03-27 19:15

Updated : 2024-03-28 02:01


NVD link : CVE-2024-28233

Mitre link : CVE-2024-28233

CVE.ORG link : CVE-2024-28233


JSON object : View

Products Affected

No product.

CWE
CWE-352

Cross-Site Request Forgery (CSRF)

CWE-565

Reliance on Cookies without Validation and Integrity Checking

CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')