The GitHub Security Lab discovered sixteen ways to exploit a cross-site scripting vulnerability in nbconvert. When using nbconvert to generate an HTML version of a user-controllable notebook, it is possible to inject arbitrary HTML which may lead to cross-site scripting (XSS) vulnerabilities if these HTML notebooks are served by a web server (eg: nbviewer).
References
Link | Resource |
---|---|
https://github.com/jupyter/nbconvert/security/advisories/GHSA-9jmq-rx5f-8jwq | Exploit Third Party Advisory |
https://github.com/jupyter/nbviewer/security/advisories/GHSA-h274-fcvj-h2wm | Broken Link |
Configurations
Information
Published : 2022-08-18 12:15
Updated : 2022-08-19 18:34
NVD link : CVE-2021-32862
Mitre link : CVE-2021-32862
JSON object : View
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Products Affected
jupyter
- nbconvert