CRITICAL 10.0 PyPI
Special Element Injection in notebook
GHSA-hwvq-6gjx-j797 · BIT-jupyter-base-notebook-2021-32798 · BIT-jupyter-notebook-2021-32798 · CVE-2021-32798 · PYSEC-2021-118
Published · Modified
Description
Impact
Untrusted notebook can execute code on load. This is a remote code execution, but requires user action to open a notebook.
Patches
5.7.11, 6.4.1
References
OWASP Page on Injection Prevention
For more information
If you have any questions or comments about this advisory, or vulnerabilities to report, please email our security list security@ipython.org.
Credit: Guillaume Jeanne from Google
Example:
A notebook with the following content in a cell and it would display an alert when opened for the first time in Notebook (in an untrusted state):
{ "cell_type": "code", "execution_count": 0, "metadata": {}, "outputs": [ { "data": { "text/html": [ "<select><iframe></select><img src=x: onerror=alert('xss')>\n"], "text/plain": [] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "" ] }
References
- WEB https://github.com/jupyter/notebook/security/advisories/GHSA-hwvq-6gjx-j797
- ADVISORY https://nvd.nist.gov/vuln/detail/CVE-2021-32798
- WEB https://github.com/jupyter/notebook/commit/79fc76e890a8ec42f73a3d009e44ef84c14ef0d5
- PACKAGE https://github.com/jupyter/notebook
- WEB https://github.com/pypa/advisory-database/tree/main/vulns/notebook/PYSEC-2021-118.yaml
Ready to move
Start Securing
Free, no credit card | First findings in minutes