漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
jupyterlab: Command linker attributes in HTML enable one-click command execution from untrusted content
Vulnerability Description
jupyterlab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook Architecture. Prior to 4.5.7, JupyterLab's HTML sanitizer allowlists data-commandlinker-command and data-commandlinker-args on button elements, while CommandLinker listens for all click events on document.body and executes the named command without checking whether the element came from trusted JupyterLab UI. A notebook with a pre-saved HTML cell output containing a deceptive button can trigger arbitrary JupyterLab commands - including arbitrary code execution - on a single user click, without any code being submitted for execution by the user. This vulnerability is fixed in 4.5.7.
CVSS Information
N/A
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Vulnerability Title
JupyterLab 跨站脚本漏洞
Vulnerability Description
JupyterLab是JupyterLab开源的一个用于交互式和可重复计算的可扩展环境,基于 Jupyter Notebook 和架构。 jupyterlab 4.5.7之前版本存在跨站脚本漏洞,该漏洞源于HTML清理器允许data-commandlinker-command和data-commandlinker-args属性,且CommandLinker监听所有点击事件,可能导致恶意笔记本单元格输出触发任意JupyterLab命令。
CVSS Information
N/A
Vulnerability Type
N/A