Skip to content
This repository was archived by the owner on Sep 26, 2024. It is now read-only.

chore(deps): update dependency jupyterlab to v4.2.5 [security]#304

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/pypi-jupyterlab-vulnerability
Open

chore(deps): update dependency jupyterlab to v4.2.5 [security]#304
renovate[bot] wants to merge 1 commit intomainfrom
renovate/pypi-jupyterlab-vulnerability

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jupyterlab (changelog) ==4.0.11 -> ==4.2.5 age adoption passing confidence

GitHub Vulnerability Alerts

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

To confirm that the plugins were disabled run:

jupyter labextension list

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
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
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
Maintenance and upkeep improvements
Documentation improvements
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
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
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
Maintenance and upkeep improvements
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
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
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
Documentation improvements
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
Maintenance and upkeep improvements
Documentation improvements
Contributors to this release

(GitHub contributors page for this release)

@​davidbrochart | @​dhml | @​fcollonval | @​g547315 | @​github-actions | @​JasonWeill | @​jtpio | @​jupyterlab-probot | @​krassowski | @​lumberbot-app | @​minrk | @​pre-commit-ci | [@​welcome](https://togithub.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+invo


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants