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

VectorAV: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

Weakness Enumeration

Related Identifiers

CVE-2020-26275
GHSA-9F66-54XG-PC2C
PYSEC-2020-346
PYSEC-2020-50

Affected Products

Jupyter Server