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: XSS due to lack of sanitization of the action attribute of an html <form>
Vulnerability Description
JupyterLab is a user interface for Project Jupyter which will eventually replace the classic Jupyter Notebook. In affected versions untrusted notebook can execute code on load. In particular JupyterLab doesn’t sanitize the action attribute of html `<form>`. Using this it is possible to trigger the form validation outside of the form itself. This is a remote code execution, but requires user action to open a notebook.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Vulnerability Title
Jupyter Notebook 跨站脚本漏洞
Vulnerability Description
Jupyter Notebook是一套用于创建、共享代码和说明性文本文档的开源Web应用程序。 Jupyter Notebook存在跨站脚本漏洞,该漏洞源于在受影响的版本中,不受信任的笔记可以在加载时执行代码,Jupyter Notebook没有清理html的<form>的action属性。攻击者使用此方法可以在表单本身之外触发表单验证,从而实现远程代码执行。
CVSS Information
N/A
Vulnerability Type
N/A