CVE-2019-9644: XSS
An XSSI (cross-site inclusion) vulnerability in Jupyter Notebook before 5.7.6 allows inclusion of resources on malicious pages when visited by users who are authenticated with a Jupyter server. Access to the content of resources has been demonstrated with Internet Explorer through capturing of error messages, though not reproduced with other browsers. This occurs because Internet Explorer's error messages can include the content of any invalid JavaScript that was encountered.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is CVE-2019-9644?
CVE-2019-9644 is an XSSI (cross-site inclusion) vulnerability in Jupyter Notebook before 5.7.6.
How does CVE-2019-9644 affect Jupyter Notebook?
CVE-2019-9644 allows inclusion of resources on malicious pages for authenticated users of Jupyter Notebook before version 5.7.6.
What is the severity of CVE-2019-9644?
CVE-2019-9644 has a severity score of 5.4, which is categorized as medium.
How can I fix CVE-2019-9644?
To fix CVE-2019-9644, upgrade Jupyter Notebook to version 5.7.6 or later.
What is the Common Weakness Enumeration (CWE) ID for CVE-2019-9644?
The CWE ID for CVE-2019-9644 is CWE-79.