摘要:
python-jupyterlab security update
安全等级: Medium
公告ID: KylinSec-SA-2025-1616
发布日期: 2025年3月7日
关联CVE: CVE-2024-22420
JupyterLab is the next-generation user interface for Project Jupyter offering all the familiar building blocks of the classic Jupyter Notebook (notebook, terminal, text editor, file browser, rich outputs, etc.) in a flexible and powerful user interface.
Security Fix(es):
JupyterLab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture. This vulnerability depends on user interaction by opening a malicious 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 version 4.0.11 has been patched. Users are advised to upgrade. Users unable to upgrade should disable the table of contents extension.(CVE-2024-22420)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2024-22420 | V6 | python-jupyterlab | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
python3-jupyterlab | noarch | 4.3.5-1.ks6 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名