diff --git a/advisories/github-reviewed/2020/11/GHSA-c7vm-f5p4-8fqh/GHSA-c7vm-f5p4-8fqh.json b/advisories/github-reviewed/2020/11/GHSA-c7vm-f5p4-8fqh/GHSA-c7vm-f5p4-8fqh.json index cd371c56f2f..7a0854221e2 100644 --- a/advisories/github-reviewed/2020/11/GHSA-c7vm-f5p4-8fqh/GHSA-c7vm-f5p4-8fqh.json +++ b/advisories/github-reviewed/2020/11/GHSA-c7vm-f5p4-8fqh/GHSA-c7vm-f5p4-8fqh.json @@ -1,17 +1,21 @@ { "schema_version": "1.4.0", "id": "GHSA-c7vm-f5p4-8fqh", - "modified": "2021-01-07T22:41:59Z", + "modified": "2024-09-25T17:58:43Z", "published": "2020-11-18T21:06:36Z", "aliases": [ "CVE-2020-26215" ], "summary": "Open redirect in Jupyter Notebook", - "details": "[localhost](http://localhost:8888)\n\n### Impact\n_What kind of vulnerability is it? Who is impacted?_\n\nOpen redirect vulnerability - a maliciously crafted link to a notebook server could redirect the browser to a different website.\n\nAll notebook servers are technically affected, however, these maliciously crafted links can only be reasonably made for known notebook server hosts. A link to your notebook server may *appear* safe, but ultimately redirect to a spoofed server on the public internet.\n\n### Patches\n\n_Has the problem been patched? What versions should users upgrade to?_\n\nPatched in notebook 6.1.5\n\n\n### References\n\n[OWASP page on open redirects](https://cheatsheetseries.owasp.org/cheatsheets/Unvalidated_Redirects_and_Forwards_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](mailto:security@ipython.org).\n\nCredit: zhuonan li of Alibaba Application Security Team", + "details": "### Impact\n_What kind of vulnerability is it? Who is impacted?_\n\nOpen redirect vulnerability - a maliciously crafted link to a notebook server could redirect the browser to a different website.\n\nAll notebook servers are technically affected, however, these maliciously crafted links can only be reasonably made for known notebook server hosts. A link to your notebook server may *appear* safe, but ultimately redirect to a spoofed server on the public internet.\n\n### Patches\n\n_Has the problem been patched? What versions should users upgrade to?_\n\nPatched in notebook 6.1.5\n\n\n### References\n\n[OWASP page on open redirects](https://cheatsheetseries.owasp.org/cheatsheets/Unvalidated_Redirects_and_Forwards_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](mailto:security@ipython.org).\n\nCredit: zhuonan li of Alibaba Application Security Team", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:L" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:L/SA:L" } ], "affected": [ @@ -51,6 +55,14 @@ "type": "WEB", "url": "https://github.com/jupyter/notebook/commit/3cec4bbe21756de9f0c4bccf18cf61d840314d74" }, + { + "type": "PACKAGE", + "url": "https://github.com/jupyter/notebook" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/notebook/PYSEC-2020-215.yaml" + }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2020/12/msg00004.html" @@ -60,7 +72,7 @@ "cwe_ids": [ "CWE-601" ], - "severity": "MODERATE", + "severity": "LOW", "github_reviewed": true, "github_reviewed_at": "2020-11-18T21:05:41Z", "nvd_published_at": null diff --git a/advisories/github-reviewed/2023/09/GHSA-45c3-c4c3-8rqg/GHSA-45c3-c4c3-8rqg.json b/advisories/github-reviewed/2023/09/GHSA-45c3-c4c3-8rqg/GHSA-45c3-c4c3-8rqg.json index 4ab920ed9c4..a075464b93e 100644 --- a/advisories/github-reviewed/2023/09/GHSA-45c3-c4c3-8rqg/GHSA-45c3-c4c3-8rqg.json +++ b/advisories/github-reviewed/2023/09/GHSA-45c3-c4c3-8rqg/GHSA-45c3-c4c3-8rqg.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-45c3-c4c3-8rqg", - "modified": "2023-09-25T21:41:37Z", + "modified": "2024-09-25T17:57:41Z", "published": "2023-09-22T00:30:29Z", "aliases": [ "CVE-2023-31716" @@ -51,7 +51,7 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-98" ], "severity": "HIGH", "github_reviewed": true, diff --git a/advisories/github-reviewed/2023/09/GHSA-hp56-xvf4-g6wr/GHSA-hp56-xvf4-g6wr.json b/advisories/github-reviewed/2023/09/GHSA-hp56-xvf4-g6wr/GHSA-hp56-xvf4-g6wr.json index b1032651c7e..e5469862c5b 100644 --- a/advisories/github-reviewed/2023/09/GHSA-hp56-xvf4-g6wr/GHSA-hp56-xvf4-g6wr.json +++ b/advisories/github-reviewed/2023/09/GHSA-hp56-xvf4-g6wr/GHSA-hp56-xvf4-g6wr.json @@ -67,7 +67,7 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-200" ], "severity": "MODERATE", "github_reviewed": true, diff --git a/advisories/github-reviewed/2023/09/GHSA-hq87-h4jg-vxfw/GHSA-hq87-h4jg-vxfw.json b/advisories/github-reviewed/2023/09/GHSA-hq87-h4jg-vxfw/GHSA-hq87-h4jg-vxfw.json index b5b9a0c676d..7cb0f2f8b8d 100644 --- a/advisories/github-reviewed/2023/09/GHSA-hq87-h4jg-vxfw/GHSA-hq87-h4jg-vxfw.json +++ b/advisories/github-reviewed/2023/09/GHSA-hq87-h4jg-vxfw/GHSA-hq87-h4jg-vxfw.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-hq87-h4jg-vxfw", - "modified": "2023-09-21T21:37:19Z", + "modified": "2024-09-25T17:57:39Z", "published": "2023-09-20T18:30:21Z", "aliases": [ "CVE-2023-43498" @@ -70,7 +70,7 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-377" ], "severity": "LOW", "github_reviewed": true, diff --git a/advisories/github-reviewed/2023/09/GHSA-wwfj-h843-3hrq/GHSA-wwfj-h843-3hrq.json b/advisories/github-reviewed/2023/09/GHSA-wwfj-h843-3hrq/GHSA-wwfj-h843-3hrq.json index 60363af6afb..e02d068bf8a 100644 --- a/advisories/github-reviewed/2023/09/GHSA-wwfj-h843-3hrq/GHSA-wwfj-h843-3hrq.json +++ b/advisories/github-reviewed/2023/09/GHSA-wwfj-h843-3hrq/GHSA-wwfj-h843-3hrq.json @@ -55,7 +55,7 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-98" ], "severity": "HIGH", "github_reviewed": true,