Safety vulnerability ID: 71837
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Jupyter Server Proxy allows users to run arbitrary external processes alongside their notebook server and provide authenticated web access to them. A reflected cross-site scripting (XSS) issue exists in the /proxy endpoint, which accepts a host path segment in the format /proxy/<host>. When called with an invalid host value, jupyter-server-proxy replies with a response that includes the value of host without sanitization. This allows a third-party actor to send a phishing link with an invalid host value containing custom JavaScript to a user. When the user clicks the link, the browser renders the response, running the custom JavaScript. This issue permits extensive access to the user's JupyterLab instance for an actor. Patches are available, and as a workaround, server operators can disable the jupyter-server-proxy extension.
Latest version: 4.4.0
A Jupyter server extension to run additional processes and proxy to them that comes bundled JupyterLab extension to launch pre-defined processes.
This vulnerability has no description
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application