SCA: security update for nbdime, nbdime-jupyterlab (GHSA-p6rw-44q7-3fw4)

medium Tenable Self-Hosted Container Security Plugin ID 417349

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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 appears to simply
append .ipynb to the name of the input file. The NbdimeWidget is then created, and the base string is
passed through to the request API function. From there, the frontend simply renders the HTML tag and
anything along with it. Users are advised to patch to the most recent version of the affected product.
(CVE-2021-41134)

See Also

https://github.com/advisories/GHSA-p6rw-44q7-3fw4

Plugin Details

Severity: Medium

ID: 417349

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 2.3

Percentile: 8.67

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Low

Base Score: 3.5

Temporal Score: 2.6

Vector: CVSS2#AV:N/AC:M/Au:S/C:N/I:P/A:N

CVSS Score Source: CVE-2021-41134

CVSS v3

Risk Factor: Medium

Base Score: 5.4

Temporal Score: 4.7

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: Medium

Base Score: 6.3

Threat Score: 2.3

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:H/SI:H/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 11/8/2021

Vulnerability Publication Date: 11/3/2021

Reference Information

CVE: CVE-2021-41134

cwe: CWE-79