From af0ac49246d03ac544295214828d52c80cb95a5e Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 21:55:13 +0000 Subject: [PATCH] Publish GHSA-92mr-v722-f48m --- .../GHSA-92mr-v722-f48m.json | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/advisories/github-reviewed/2022/05/GHSA-92mr-v722-f48m/GHSA-92mr-v722-f48m.json b/advisories/github-reviewed/2022/05/GHSA-92mr-v722-f48m/GHSA-92mr-v722-f48m.json index 3ff1810ace2..63798452938 100644 --- a/advisories/github-reviewed/2022/05/GHSA-92mr-v722-f48m/GHSA-92mr-v722-f48m.json +++ b/advisories/github-reviewed/2022/05/GHSA-92mr-v722-f48m/GHSA-92mr-v722-f48m.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-92mr-v722-f48m", - "modified": "2022-07-06T20:09:00Z", + "modified": "2024-09-20T21:54:07Z", "published": "2022-05-17T03:25:49Z", "aliases": [ "CVE-2015-7337" @@ -9,7 +9,14 @@ "summary": "Improper Input Validation in Jupyter Notebook", "details": "The editor in IPython Notebook before 3.2.2 and Jupyter Notebook 4.0.x before 4.0.5 allows remote attackers to execute arbitrary JavaScript code via a crafted file, which triggers a redirect to files/, related to MIME types.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" + } ], "affected": [ { @@ -82,6 +89,10 @@ "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/ipython/PYSEC-2015-25.yaml" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/notebook/PYSEC-2015-27.yaml" + }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201512-02" @@ -103,7 +114,7 @@ "cwe_ids": [ "CWE-20" ], - "severity": "MODERATE", + "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2022-07-06T20:09:00Z", "nvd_published_at": "2015-09-29T19:59:00Z"