chore(deps): update dependency jupyterlab to v4.2.5 [security] #284
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==4.0.9
->==4.2.5
GitHub Vulnerability Alerts
CVE-2024-22420
Impact
The 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.
Patches
JupyterLab v4.0.11 was patched.
Workarounds
Users can either disable the table of contents extension by running:
References
Vulnerability reported via the bug bounty program sponsored by the European Commission and hosted on the Intigriti platform.
CVE-2024-22421
Impact
Users of JupyterLab who click on a malicious link may get their
Authorization
andXSRFToken
tokens exposed to a third party when running an olderjupyter-server
version.Patches
JupyterLab 4.1.0b2, 4.0.11, and 3.6.7 were patched.
Workarounds
No workaround has been identified, however users should ensure to upgrade
jupyter-server
to version 2.7.2 or newer which includes a redirect vulnerability fix.References
Vulnerability reported by user @davwwwx via the bug bounty program sponsored by the European Commission and hosted on the Intigriti platform.
CVE-2024-43805
Impact
The 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.
Patches
JupyterLab v3.6.8, v4.2.5 and Jupyter Notebook v7.2.2 were patched.
Workarounds
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:
@jupyterlab/mathjax-extension:plugin
- users will loose ability to preview mathematical equations@jupyterlab/markdownviewer-extension:plugin
- users will loose ability to open Markdown previews@jupyterlab/mathjax2-extension:plugin
(if installed with optionaljupyterlab-mathjax2
package) - an older version of the mathjax plugin for JupyterLab 4.xTo disable these extensions run:
To confirm that the plugins were disabled run:
References
None
Notes
This change has a potential to break rendering of some markdown. There is a setting in Sanitizer which allows to revert to the previous sanitizer settings (
allowNamedProperties
).Release Notes
jupyterlab/jupyterlab (jupyterlab)
v4.2.5
Compare Source
4.2.5
(Full Changelog)
Bugs fixed
Maintenance and upkeep improvements
Documentation improvements
Contributors to this release
(GitHub contributors page for this release)
@davidbrochart | @fcollonval | @github-actions | @HaudinFlorence | @JasonWeill | @jtpio | @jupyterlab-probot | @krassowski | @meeseeksmachine | @Mehak261124 | @Rob-P-Smith | @tonyfast | @welcome | @williamstein
v4.2.4
Compare Source
4.2.4
(Full Changelog)
Bugs fixed
Maintenance and upkeep improvements
Documentation improvements
tmpPath
#16587 (@krassowski)Contributors to this release
(GitHub contributors page for this release)
@andrii-i | @brichet | @ellisonbg | @fcollonval | @g547315 | @gabalafou | @github-actions | @j264415 | @JasonWeill | @joaopalmeiro | @jtpio | @jupyterlab-probot | @krassowski | @meeseeksmachine | @welcome
v4.2.3
Compare Source
4.2.3
(Full Changelog)
Bugs fixed
configure
calls not being propagated correctly #16508 (@krassowski)Documentation improvements
Contributors to this release
(GitHub contributors page for this release)
@brichet | @fcollonval | @github-actions | @jtpio | @jupyterlab-probot | @krassowski | @lumberbot-app | @meeseeksmachine | @Mehak261124 | @welcome
v4.2.2
Compare Source
4.2.2
(Full Changelog)
Bugs fixed
jupyter-collaboration
-missing error message #16436 (@krishanbhasin-px)Maintenance and upkeep improvements
setuptools
dependency) #16423 (@jtpio)canvas
withjest-canvas-mock
#16314 (@krassowski)Documentation improvements
api
directory is present to build documentation #16467 (@Darshan808)canvas
withjest-canvas-mock
#16314 (@krassowski)Contributors to this release
(GitHub contributors page for this release)
@davidbrochart | @echarles | @fcollonval | @jtpio | @jupyterlab-probot | @krassowski | @lumberbot-app | @meeseeksmachine | @srdas | @welcome
v4.2.1
Compare Source
4.2.1
(Full Changelog)
Bugs fixed
Shift + Tab
contextual help inspector tooltip regression #16343 (@krassowski)Maintenance and upkeep improvements
Documentation improvements
Contributors to this release
(GitHub contributors page for this release)
@github-actions | @jtpio | @jupyterlab-probot | @krassowski | @meeseeksmachine | @Rob-P-Smith | @welcome
v4.2.0
Compare Source
(Full Changelog)
Bugs fixed
notifyCommandChanged()
#16273 (@jtpio)Maintenance and upkeep improvements
Documentation improvements
Contributors to this release
(GitHub contributors page for this release)
@davidbrochart | @dependabot | @fcollonval | @FoSuCloud | @github-actions | @JasonWeill | @jtpio | @jupyterlab-probot | @krassowski | @welcome
v4.1.8
Compare Source
4.1.8
(Full Changelog)
Bugs fixed
Maintenance and upkeep improvements
Contributors to this release
(GitHub contributors page for this release)
@github-actions | @jupyterlab-probot | @krassowski | @meeseeksmachine | @welcome
v4.1.7
Compare Source
4.1.7
(Full Changelog)
Bugs fixed
Maintenance and upkeep improvements
Documentation improvements
Contributors to this release
(GitHub contributors page for this release)
@andrii-i | @bollwyvl | @davidbrochart | @echarles | @fcollonval | @github-actions | @JasonWeill | @jtpio | @jupyterlab-probot | @kolibril13 | @krassowski | @lumberbot-app | @meeseeksmachine | @welcome
v4.1.6
Compare Source
4.1.6
(Full Changelog)
Bugs fixed
smart
scroll in debugger to minimize distraction #16084 (@krassowski)Maintenance and upkeep improvements
dependency_type: minimum
for Minimum Versions check #16105 (@krassowski)Documentation improvements
Contributors to this release
(GitHub contributors page for this release)
@afshin | @brichet | @fcollonval | @gabalafou | @github-actions | @JasonWeill | @jtpio | @jupyterlab-probot | @krassowski | @lumberbot-app | @meeseeksmachine | @Mehak261124 | @RRosio | @trungleduc | @welcome
v4.1.5
Compare Source
4.1.5
(Full Changelog)
Bugs fixed
selectItemByName()
if already selected #15970 (@krassowski)Maintenance and upkeep improvements
Contributors to this release
(GitHub contributors page for this release)
@andrii-i | @brichet | @jtpio | @jupyterlab-probot | @krassowski | @linlol | @meeseeksmachine | @welcome
v4.1.4
Compare Source
4.1.4
(Full Changelog)
Bugs fixed
ContentsManagerMock
#15291 (@jtpio)Contributors to this release
(GitHub contributors page for this release)
@ericsnekbytes | @github-actions | @jtpio | @jupyterlab-probot | @krassowski | @meeseeksmachine
v4.1.3
Compare Source
4.1.3
(Full Changelog)
Bugs fixed
Maintenance and upkeep improvements
4.1.x
#15848 (@krassowski)Documentation improvements
4.1.x
#15848 (@krassowski)Contributors to this release
(GitHub contributors page for this release)
@AllanChain | @brichet | @ericsnekbytes | @fcollonval | @FoSuCloud | @github-actions | @JasonWeill | @jtpio | @jupyterlab-probot | @krassowski | @linlol | @lumberbot-app | @meeseeksmachine | @welcome
v4.1.2
Compare Source
(Full Changelog)
Bugs fixed
Maintenance and upkeep improvements
Documentation improvements
Contributors to this release
(GitHub contributors page for this release)
@FoSuCloud | @github-actions | @JasonWeill | @jupyterlab-probot | @kiliansinger | @krassowski | @lumberbot-app | @nluetts | @trungleduc | @welcome
v4.1.1
Compare Source
(Full Changelog)
Bugs fixed
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.