Debian Package Tracker
Register | Log in
Subscribe

jupyter-server

Jupyter protocol server backend (tools)

Choose email to subscribe with

general
  • source: jupyter-server (main)
  • version: 1.23.3-1
  • maintainer: Debian Python Team (DMD)
  • uploaders: Julien Puydt [DMD]
  • arch: all
  • std-ver: 4.6.1
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • oldstable: 1.2.2-1
  • stable: 1.23.3-1
  • testing: 1.23.3-1
  • unstable: 1.23.3-1
versioned links
  • 1.2.2-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.23.3-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • jupyter-server (1 bugs: 0, 1, 0, 0)
  • python3-jupyter-server
action needed
A new upstream version is available: 2.7.3 high
A new upstream version 2.7.3 is available, you should consider packaging it.
Created: 2022-12-07 Last update: 2023-10-05 00:37
2 security issues in trixie high

There are 2 open security issues in trixie.

2 important issues:
  • CVE-2023-39968: jupyter-server is the backend for Jupyter web applications. Open Redirect Vulnerability. Maliciously crafted login links to known Jupyter Servers can cause successful login or an already logged-in session to be redirected to arbitrary sites, which should be restricted to Jupyter Server-served URLs. This issue has been addressed in commit `29036259` which is included in release 2.7.2. Users are advised to upgrade. There are no known workarounds for this vulnerability.
  • CVE-2023-40170: jupyter-server is the backend for Jupyter web applications. Improper cross-site credential checks on `/files/` URLs could allow exposure of certain file contents, or accessing files when opening untrusted files via "Open image in new tab". This issue has been addressed in commit `87a49272728` which has been included in release `2.7.2`. Users are advised to upgrade. Users unable to upgrade may use the lower performance `--ContentsManager.files_handler_class=jupyter_server.files.handlers.FilesHandler`, which implements the correct checks.
Created: 2023-09-04 Last update: 2023-09-04 12:13
2 security issues in sid high

There are 2 open security issues in sid.

2 important issues:
  • CVE-2023-39968: jupyter-server is the backend for Jupyter web applications. Open Redirect Vulnerability. Maliciously crafted login links to known Jupyter Servers can cause successful login or an already logged-in session to be redirected to arbitrary sites, which should be restricted to Jupyter Server-served URLs. This issue has been addressed in commit `29036259` which is included in release 2.7.2. Users are advised to upgrade. There are no known workarounds for this vulnerability.
  • CVE-2023-40170: jupyter-server is the backend for Jupyter web applications. Improper cross-site credential checks on `/files/` URLs could allow exposure of certain file contents, or accessing files when opening untrusted files via "Open image in new tab". This issue has been addressed in commit `87a49272728` which has been included in release `2.7.2`. Users are advised to upgrade. Users unable to upgrade may use the lower performance `--ContentsManager.files_handler_class=jupyter_server.files.handlers.FilesHandler`, which implements the correct checks.
Created: 2023-09-04 Last update: 2023-09-04 12:13
4 low-priority security issues in bullseye low

There are 4 open security issues in bullseye.

4 issues left for the package maintainer to handle:
  • CVE-2022-24757: (needs triaging) The Jupyter Server provides the backend (i.e. the core services, APIs, and REST endpoints) for Jupyter web applications. Prior to version 1.15.4, unauthorized actors can access sensitive information from server logs. Anytime a 5xx error is triggered, the auth cookie and other header values are recorded in Jupyter Server logs by default. Considering these logs do not require root access, an attacker can monitor these logs, steal sensitive auth/cookie information, and gain access to the Jupyter server. Jupyter Server version 1.15.4 contains a patch for this issue. There are currently no known workarounds.
  • CVE-2022-29241: (needs triaging) Jupyter Server provides the backend (i.e. the core services, APIs, and REST endpoints) for Jupyter web applications like Jupyter Notebook. Prior to version 1.17.1, if notebook server is started with a value of `root_dir` that contains the starting user's home directory, then the underlying REST API can be used to leak the access token assigned at start time by guessing/brute forcing the PID of the jupyter server. While this requires an authenticated user session, this URL can be used from a cross-site scripting payload or from a hooked or otherwise compromised browser to leak this access token to a malicious third party. This token can be used along with the REST API to interact with Jupyter services/notebooks such as modifying or overwriting critical files, such as .bashrc or .ssh/authorized_keys, allowing a malicious user to read potentially sensitive data and possibly gain control of the impacted system. This issue is patched in version 1.17.1.
  • CVE-2023-39968: (needs triaging) jupyter-server is the backend for Jupyter web applications. Open Redirect Vulnerability. Maliciously crafted login links to known Jupyter Servers can cause successful login or an already logged-in session to be redirected to arbitrary sites, which should be restricted to Jupyter Server-served URLs. This issue has been addressed in commit `29036259` which is included in release 2.7.2. Users are advised to upgrade. There are no known workarounds for this vulnerability.
  • CVE-2023-40170: (needs triaging) jupyter-server is the backend for Jupyter web applications. Improper cross-site credential checks on `/files/` URLs could allow exposure of certain file contents, or accessing files when opening untrusted files via "Open image in new tab". This issue has been addressed in commit `87a49272728` which has been included in release `2.7.2`. Users are advised to upgrade. Users unable to upgrade may use the lower performance `--ContentsManager.files_handler_class=jupyter_server.files.handlers.FilesHandler`, which implements the correct checks.

You can find information about how to handle these issues in the security team's documentation.

Created: 2022-07-04 Last update: 2023-09-04 12:13
2 low-priority security issues in bookworm low

There are 2 open security issues in bookworm.

2 issues left for the package maintainer to handle:
  • CVE-2023-39968: (needs triaging) jupyter-server is the backend for Jupyter web applications. Open Redirect Vulnerability. Maliciously crafted login links to known Jupyter Servers can cause successful login or an already logged-in session to be redirected to arbitrary sites, which should be restricted to Jupyter Server-served URLs. This issue has been addressed in commit `29036259` which is included in release 2.7.2. Users are advised to upgrade. There are no known workarounds for this vulnerability.
  • CVE-2023-40170: (needs triaging) jupyter-server is the backend for Jupyter web applications. Improper cross-site credential checks on `/files/` URLs could allow exposure of certain file contents, or accessing files when opening untrusted files via "Open image in new tab". This issue has been addressed in commit `87a49272728` which has been included in release `2.7.2`. Users are advised to upgrade. Users unable to upgrade may use the lower performance `--ContentsManager.files_handler_class=jupyter_server.files.handlers.FilesHandler`, which implements the correct checks.

You can find information about how to handle these issues in the security team's documentation.

Created: 2023-09-04 Last update: 2023-09-04 12:13
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.6.2 instead of 4.6.1).
Created: 2022-12-17 Last update: 2022-12-17 19:18
news
[rss feed]
  • [2022-11-30] jupyter-server 1.23.3-1 MIGRATED to testing (Debian testing watch)
  • [2022-11-25] Accepted jupyter-server 1.23.3-1 (source) into unstable (Julien Puydt)
  • [2022-11-19] jupyter-server 1.23.2-1 MIGRATED to testing (Debian testing watch)
  • [2022-11-14] Accepted jupyter-server 1.23.2-1 (source) into unstable (Julien Puydt)
  • [2022-11-03] jupyter-server 1.21.0-1 MIGRATED to testing (Debian testing watch)
  • [2022-11-03] jupyter-server 1.21.0-1 MIGRATED to testing (Debian testing watch)
  • [2022-10-28] Accepted jupyter-server 1.21.0-1 (source) into unstable (Julien Puydt)
  • [2022-09-29] jupyter-server 1.18.1-2 MIGRATED to testing (Debian testing watch)
  • [2022-09-24] Accepted jupyter-server 1.18.1-2 (source) into unstable (Julien Puydt)
  • [2022-07-16] jupyter-server 1.18.1-1 MIGRATED to testing (Debian testing watch)
  • [2022-07-11] Accepted jupyter-server 1.18.1-1 (source) into unstable (Julien Puydt)
  • [2022-06-19] jupyter-server 1.17.1-1 MIGRATED to testing (Debian testing watch)
  • [2022-06-13] Accepted jupyter-server 1.17.1-1 (source) into unstable (Julien Puydt)
  • [2022-05-07] jupyter-server 1.17.0-1 MIGRATED to testing (Debian testing watch)
  • [2022-05-01] Accepted jupyter-server 1.17.0-1 (source) into unstable (Julien Puydt)
  • [2022-04-26] jupyter-server 1.16.0-1 MIGRATED to testing (Debian testing watch)
  • [2022-04-20] Accepted jupyter-server 1.16.0-1 (source) into unstable (Julien Puydt)
  • [2021-12-16] jupyter-server 1.13.1-1 MIGRATED to testing (Debian testing watch)
  • [2021-12-11] Accepted jupyter-server 1.13.1-1 (source) into unstable (Julien Puydt)
  • [2021-12-03] jupyter-server 1.12.1-1 MIGRATED to testing (Debian testing watch)
  • [2021-11-28] Accepted jupyter-server 1.12.1-1 (source) into unstable (Julien Puydt)
  • [2021-11-24] Accepted jupyter-server 1.12.0-1 (source) into unstable (Julien Puydt)
  • [2021-10-17] jupyter-server 1.11.1-1 MIGRATED to testing (Debian testing watch)
  • [2021-10-09] Accepted jupyter-server 1.11.1-1 (source) into unstable (Julien Puydt)
  • [2021-09-27] Accepted jupyter-server 1.11.0-1 (source) into unstable (Julien Puydt)
  • [2021-08-30] Accepted jupyter-server 1.10.2-1 (source) into unstable (Julien Puydt)
  • [2021-01-29] jupyter-server 1.2.2-1 MIGRATED to testing (Debian testing watch)
  • [2021-01-24] Accepted jupyter-server 1.2.2-1 (source) into unstable (Julien Puydt)
  • [2021-01-11] Accepted jupyter-server 1.2.1-1 (source) into unstable (Julien Puydt)
  • [2021-01-06] Accepted jupyter-server 1.1.4-1 (source) into unstable (Julien Puydt)
  • 1
  • 2
bugs [bug history graph]
  • all: 1
  • RC: 0
  • I&N: 1
  • M&W: 0
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • security tracker
  • screenshots
  • l10n (-, 85)
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 1.23.3-1

Debian Package Tracker — Copyright 2013-2018 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing