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 |
https://lists.debian.org/debian-lts-announce/2023/06/msg00003.html | Mailing List Third Party Advisory |
Configurations
History
No history.
Information
Published : 2022-08-18 19:15
Updated : 2024-01-25 21:29
NVD link : CVE-2021-32862
Mitre link : CVE-2021-32862
CVE.ORG link : CVE-2021-32862
JSON object : View
Products Affected
jupyter
- nbconvert
debian
- debian_linux
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')