{ "schema_version": "1.4.0", "id": "GHSA-4952-p58q-6crx", "modified": "2024-11-18T16:26:15Z", "published": "2021-08-23T19:40:22Z", "aliases": [ "CVE-2021-32797" ], "summary": "JupyterLab: XSS due to lack of sanitization of the action attribute of an html
", "details": "### Impact\n\nUntrusted notebook can execute code on load. This is a remote code execution, but requires user action to open a notebook.\n\n### Patches\n\nPatched in the following versions: 3.1.4, 3.0.17, 2.3.2, 2.2.10, 1.2.21.\n\n### References\n\n[OWASP Page on Restricting Form Submissions](https://cheatsheetseries.owasp.org/cheatsheets/Content_Security_Policy_Cheat_Sheet.html)\n\n### For more information\n\nIf you have any questions or comments about this advisory, or vulnerabilities to report, please email our security list security@ipython.org.\n\nCredit: Guillaume Jeanne from Google\n", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N" }, { "type": "CVSS_V4", "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "jupyterlab" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.2.21" } ] } ] }, { "package": { "ecosystem": "PyPI", "name": "jupyterlab" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "2.0.0a0" }, { "fixed": "2.2.10" } ] } ] }, { "package": { "ecosystem": "PyPI", "name": "jupyterlab" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "2.3.0a0" }, { "fixed": "2.3.2" } ] } ] }, { "package": { "ecosystem": "PyPI", "name": "jupyterlab" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "3.0.0a0" }, { "fixed": "3.0.17" } ] } ] }, { "package": { "ecosystem": "PyPI", "name": "jupyterlab" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "3.1.0a0" }, { "fixed": "3.1.4" } ] } ] }, { "package": { "ecosystem": "PyPI", "name": "notebook" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "5.7.11" } ] } ] }, { "package": { "ecosystem": "PyPI", "name": "notebook" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "6.0.0" }, { "fixed": "6.4.1" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/google/security-research/security/advisories/GHSA-c469-p3jp-2vhx" }, { "type": "WEB", "url": "https://github.com/jupyterlab/jupyterlab/security/advisories/GHSA-4952-p58q-6crx" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32797" }, { "type": "WEB", "url": "https://github.com/jupyterlab/jupyterlab/commit/504825938c0abfa2fb8ff8d529308830a5ae42ed" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/jupyterlab/PYSEC-2021-130.yaml" } ], "database_specific": { "cwe_ids": [ "CWE-75", "CWE-79", "CWE-87" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2021-08-23T16:41:37Z", "nvd_published_at": "2021-08-09T21:15:00Z" } }