Vulnerabilities (CVE)

Filtered by vendor Jupyter
Filtered by product Nbdime-jupyterlab
Angry Yack Logo
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2021-41134 1 Jupyter 2 Nbdime, Nbdime-jupyterlab 2024-11-21 3.5 LOW 8.7 HIGH
nbdime provides tools for diffing and merging of Jupyter Notebooks. In affected versions a stored cross-site scripting (XSS) issue exists within the Jupyter-owned nbdime project. It appears that when reading the file name and path from disk, the extension does not sanitize the string it constructs before returning it to be displayed. The diffNotebookCheckpoint function within nbdime causes this issue. When attempting to display the name of the local notebook (diffNotebookCheckpoint), nbdime appe ...

Show More