原始 OSV JSON
{
"id": "GHSA-4952-p58q-6crx",
"aliases": [
"CVE-2021-32797"
],
"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 [email protected].\n\nCredit: Guillaume Jeanne from Google\n",
"summary": "JupyterLab: XSS due to lack of sanitization of the action attribute of an html <form>",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.2.21"
}
]
}
],
"package": {
"name": "jupyterlab",
"ecosystem": "PyPI"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.0.0a0"
},
{
"fixed": "2.2.10"
}
]
}
],
"package": {
"name": "jupyterlab",
"ecosystem": "PyPI"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.3.0a0"
},
{
"fixed": "2.3.2"
}
]
}
],
"package": {
"name": "jupyterlab",
"ecosystem": "PyPI"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.0.0a0"
},
{
"fixed": "3.0.17"
}
]
}
],
"package": {
"name": "jupyterlab",
"ecosystem": "PyPI"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.1.0a0"
},
{
"fixed": "3.1.4"
}
]
}
],
"package": {
"name": "jupyterlab",
"ecosystem": "PyPI"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "5.7.11"
}
]
}
],
"package": {
"name": "notebook",
"ecosystem": "PyPI"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "6.0.0"
},
{
"fixed": "6.4.1"
}
]
}
],
"package": {
"name": "notebook",
"ecosystem": "PyPI"
}
}
],
"modified": "2024-11-18T16:26:15Z",
"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"
}
],
"published": "2021-08-23T19:40:22Z",
"references": [
{
"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": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32797",
"type": "ADVISORY"
},
{
"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",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-75",
"CWE-79",
"CWE-87"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2021-08-09T21:15:00Z",
"github_reviewed_at": "2021-08-23T16:41:37Z"
}
}