Skip to content

Open redirect vulnerability

Moderate
Zsailer published GHSA-grfj-wjv9-4f9v Nov 18, 2020

Package

jupyter_server

Affected versions

< 1.0.5

Patched versions

1.0.6

Description

Impact

What kind of vulnerability is it? Who is impacted?

Open redirect vulnerability - a maliciously crafted link to a jupyter server could redirect the browser to a different website.

All jupyter servers are technically affected, however, these maliciously crafted links can only be reasonably made for known jupyter server hosts. A link to your jupyter server may appear safe, but ultimately redirect to a spoofed server on the public internet.

This originated in jupyter/notebook: GHSA-c7vm-f5p4-8fqh

Patches

Has the problem been patched? What versions should users upgrade to?

jupyter_server 1.0.6

References

OWASP page on open redirects

For more information

If you have any questions or comments about this advisory, or vulnerabilities to report, please email our security list [email protected].

Credit: zhuonan li of Alibaba Application Security Team

Severity

Moderate

CVE ID

CVE-2020-26232

Weaknesses

No CWEs