PT-2020-16397 · Jupyter · Jupyter Server
Yaniv Nizry
·
Published
2020-12-21
·
Updated
2022-08-06
·
CVE-2020-26275
CVSS v3.1
6.1
Medium
| Vector | AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
Jupyter Server versions prior to 1.1.1
Description
The issue is an open redirect vulnerability that could cause the Jupyter server to redirect the browser to a different malicious website. All Jupyter servers running without a base url prefix are technically affected. However, these maliciously crafted links can only be reasonably made for known Jupyter server hosts. A link to a Jupyter server may appear safe but ultimately redirect to a spoofed server on the public internet.
Recommendations
For versions prior to 1.1.1, upgrade to version 1.1.1 to resolve the issue.
As a temporary workaround, consider running the server on a URL prefix by using the command
jupyter server --ServerApp.base url=/jupyter/.Exploit
Fix
Open Redirect
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Jupyter Server