CVE-2021-41134
The CVE-2021-41134 issue affects the nbdime project (diffNotebookCheckpoint) used for diffing/merging Jupyter Notebooks. A stored XSS vulnerability arises when reading the local notebook name: the code appends .ipynb to the input name, builds the base string for the NbdimeWidget, and renders it i...