SCA: security update for notebook (GHSA-49qr-xh3w-h436)

medium Tenable Self-Hosted Container Security Plugin ID 422825

Description

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

- Jupyter Notebook before 5.7.1 allows XSS via an untrusted notebook because nbconvert responses are
considered to have the same origin as the notebook server. In other words, nbconvert endpoints can execute
JavaScript with access to the server API. In notebook/nbconvert/handlers.py, NbconvertFileHandler and
NbconvertPostHandler do not set a Content Security Policy to prevent this. (CVE-2018-19351)

See Also

https://github.com/advisories/GHSA-49qr-xh3w-h436

Plugin Details

Severity: Medium

ID: 422825

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 3/29/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: Medium

Base Score: 4.3

Temporal Score: 3.2

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

CVSS Score Source: CVE-2018-19351

CVSS v3

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 5.3

Vector: CVSS:3.0/AV:N/AC:L/PR:N/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: 5.1

Threat Score: 1.2

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 11/21/2018

Vulnerability Publication Date: 11/18/2018

Reference Information

CVE: CVE-2018-19351

cwe: CWE-79