Publish Advisories

GHSA-c7vm-f5p4-8fqh
GHSA-45c3-c4c3-8rqg
GHSA-hp56-xvf4-g6wr
GHSA-hq87-h4jg-vxfw
GHSA-wwfj-h843-3hrq
This commit is contained in:
advisory-database[bot]
2024-09-25 17:59:09 +00:00
parent c4b65cdc77
commit 9a00ea1b18
5 changed files with 21 additions and 9 deletions
@@ -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
@@ -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,
@@ -67,7 +67,7 @@
],
"database_specific": {
"cwe_ids": [
"CWE-200"
],
"severity": "MODERATE",
"github_reviewed": true,
@@ -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,
@@ -55,7 +55,7 @@
],
"database_specific": {
"cwe_ids": [
"CWE-98"
],
"severity": "HIGH",
"github_reviewed": true,