Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
jupyterlab: Image viewer in JupyterLab allows XSS when opening malicious image in new browser tab
Vulnerability Description
jupyterlab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook Architecture. Prior to 4.5.10 and 4.6.2, in packages/imageviewer/src/widget.ts, JupyterLab's ImageViewer uses URL.createObjectURL for a specially crafted SVG image and revokes the blob URL too early, allowing the image to retain an executable same-origin context when it is opened through the image viewer and then opened in a new browser tab. The resulting cross-site scripting can be used to execute arbitrary code on the JupyterLab server. This issue is fixed in versions 4.5.10 and 4.6.2.
CVSS Information
CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:A/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Vulnerability Title
jupyterlab 跨站脚本漏洞
Vulnerability Description
JupyterLab jupyterlab是JupyterLab基金会的一款Web应用开发框架。 jupyterlab 4.5.10之前版本和4.6.0至4.6.2之前版本存在跨站脚本漏洞,该漏洞源于packages/imageviewer/src/widget.ts文件中ImageViewer对特制SVG图像使用URL.createObjectURL并过早撤销blob URL,导致图像保留可执行同源环境,可能造成跨站脚本攻击,进而导致在JupyterLab服务器上执行任意代码。
CVSS Information
N/A
Vulnerability Type
N/A