CVE-2018-19351

UnknownEPSS 1.51%

Last modified

CVE-2018-19351 is a vulnerability of currently unknown severity. 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. EPSS estimates a 1.51% chance of exploitation in the next 30 days.

Description

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.

Metrics

EPSS Probability
1.51%

71.2th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
JupyterNotebook< 5.7.1

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2018-19351?
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.
How severe is CVE-2018-19351?
Severity scoring for CVE-2018-19351 is pending analysis. The EPSS model estimates a 1.51% probability of exploitation in the next 30 days.
How do I fix CVE-2018-19351?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2018-19351?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST