CVE-2019-9644: Improper Neutralization of Input During Web Page Generation in Jupyter Notebook
(updated )
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.
References
- github.com/advisories/GHSA-hhx8-cr55-qcxx
- github.com/jupyter/notebook
- github.com/jupyter/notebook/compare/f3f00df...05aa4b2
- github.com/pypa/advisory-database/tree/main/vulns/notebook/PYSEC-2019-159.yaml
- lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UP5RLEES2JBBNSNLBR65XM6PCD4EMF7D
- lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VMDPJBVXOVO6LYGAT46VZNHH6JKSCURO
- nvd.nist.gov/vuln/detail/CVE-2019-9644
Detect and mitigate CVE-2019-9644 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →