From 59c6e7156b6ea5db904857fed627c09b709cc1ab Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 16:45:46 +0000 Subject: [PATCH] Publish GHSA-4vwq-x64q-j4cj --- .../GHSA-4vwq-x64q-j4cj/GHSA-4vwq-x64q-j4cj.json | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/advisories/github-reviewed/2022/05/GHSA-4vwq-x64q-j4cj/GHSA-4vwq-x64q-j4cj.json b/advisories/github-reviewed/2022/05/GHSA-4vwq-x64q-j4cj/GHSA-4vwq-x64q-j4cj.json index fe4ef9c479c..3232c3e59b3 100644 --- a/advisories/github-reviewed/2022/05/GHSA-4vwq-x64q-j4cj/GHSA-4vwq-x64q-j4cj.json +++ b/advisories/github-reviewed/2022/05/GHSA-4vwq-x64q-j4cj/GHSA-4vwq-x64q-j4cj.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-4vwq-x64q-j4cj", - "modified": "2022-07-06T20:10:16Z", + "modified": "2024-09-23T16:44:05Z", "published": "2022-05-14T02:04:49Z", "aliases": [ "CVE-2015-6938" @@ -9,7 +9,14 @@ "summary": "Improper Neutralization of Input During Web Page Generation in Jupyter Notebook", "details": "Cross-site scripting (XSS) vulnerability in the file browser in notebook/notebookapp.py in IPython Notebook before 3.2.2 and Jupyter Notebook 4.0.x before 4.0.5 allows remote attackers to inject arbitrary web script or HTML via a folder name. NOTE: this was originally reported as a cross-site request forgery (CSRF) vulnerability, but this may be inaccurate.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/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:L/SI:L/SA:N" + } ], "affected": [ { @@ -86,6 +93,10 @@ "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/ipython/PYSEC-2015-24.yaml" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/notebook/PYSEC-2015-26.yaml" + }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-September/166460.html"