Your message dated Wed, 20 Nov 2024 17:22:15 +0100
with message-id <Zz4MtzhkIoNViuee@pisco.westfalen.local>
and subject line Re: jupyter-notebook: CVE-2024-43805
has caused the Debian Bug report #1082872,
regarding jupyter-notebook: CVE-2024-43805
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1082872: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1082872
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: jupyter-notebook
X-Debbugs-CC: t...@security.debian.org
Severity: grave
Tags: security

Hi,

The following vulnerability was published for jupyter-notebook.

CVE-2024-43805[0]:
| jupyterlab is an extensible environment for interactive and
| reproducible computing, based on the Jupyter Notebook Architecture.
| This vulnerability depends on user interaction by opening a
| malicious notebook with Markdown cells, or Markdown file using
| JupyterLab preview feature. A malicious user can access any data
| that the attacked user has access to as well as perform arbitrary
| requests acting as the attacked user. JupyterLab v3.6.8, v4.2.5 and
| Jupyter Notebook v7.2.2 have been patched to resolve this issue.
| Users are advised to upgrade. There is no workaround for the
| underlying DOM Clobbering susceptibility. However, select plugins
| can be disabled on deployments which cannot update in a timely
| fashion to minimise the risk. These are: 1. `@jupyterlab/mathjax-
| extension:plugin` - users will loose ability to preview mathematical
| equations. 2. `@jupyterlab/markdownviewer-extension:plugin` - users
| will loose ability to open Markdown previews. 3.
| `@jupyterlab/mathjax2-extension:plugin` (if installed with optional
| `jupyterlab-mathjax2` package) - an older version of the mathjax
| plugin for JupyterLab 4.x. To disable these extensions run:
| ```jupyter labextension disable @jupyterlab/markdownviewer-
| extension:plugin && jupyter labextension disable
| @jupyterlab/mathjax-extension:plugin && jupyter labextension disable
| @jupyterlab/mathjax2-extension:plugin ``` in bash.

https://github.com/jupyterlab/jupyterlab/security/advisories/GHSA-9q39-rmj3-p4r2


If you fix the vulnerability please also make sure to include the
CVE (Common Vulnerabilities & Exposures) id in your changelog entry.

For further information see:

[0] https://security-tracker.debian.org/tracker/CVE-2024-43805
    https://www.cve.org/CVERecord?id=CVE-2024-43805

Please adjust the affected versions in the BTS as needed.

--- End Message ---
--- Begin Message ---
Am Tue, Nov 19, 2024 at 05:21:28PM +0100 schrieb Sylvain Beucler:
> Hi,
> 
> On Sat, 19 Oct 2024 16:35:58 +0200 "Michael R. Crusoe" <cru...@debian.org>
> wrote:
> > None of the CVE-2024-43805 affected versions of jupyter-notebook 
> > (>=7.0.0,<=7.2.1)
> > are in the Debian archive.
> > 
> >      o-o-stable: 5.7.8-1
> >      oldstable: 6.2.0-1
> >      stable: 6.4.12-2.2
> >      testing: 6.4.13-2
> >      unstable: 6.4.13-2
> 
> I'm part of the Debian LTS Team and I'm trying to figure out if/how we're
> affected by this CVE.
> 
> It's common for upstream to only issue version recommendations for supported
> releases (here 7.x), but this is rarely exhaustive information and often
> doesn't cover past/EOL'd releases. So to be sure I'd like to better identify
> the vulnerability and its fix.
> 
> I couldn't identify any fix in jupyter-notebook itself:
> https://github.com/jupyter/notebook/commits/7.2.x/
> 
> The only commit for 7.2.2 is bumping various dependencies from jupyterlab to
> 4.2.5, hinting the actual vulnerability is only in jupyterlab.
> Though, perhaps the same code is present directly in jupyter-notebook<7?
> 
> I'm not sure how exactly jupyter-notebook and the trixie-specific jupyterlab
> packages interact with each others, so I'd welcome insights in that regard
> :)

The fix appears to be
https://github.com/jupyterlab/jupyterlab/commit/88e24baac551196f9cb3de16bd060a7ab1597674
which isn't included in notebook 6.x

Cheers,
        Moritz

--- End Message ---

Reply via email to