cve/2021/CVE-2021-32862.md
2024-06-18 02:51:15 +02:00

971 B

CVE-2021-32862

Description

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).

POC

Reference

Github

No PoCs found on GitHub currently.