From 0c6101dcea5d9350bf2fd3dd2f8164dc3a33eb67 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 21:21:38 +0000 Subject: [PATCH] Publish GHSA-384w-5v3f-q499 --- .../GHSA-384w-5v3f-q499/GHSA-384w-5v3f-q499.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2020/12/GHSA-384w-5v3f-q499/GHSA-384w-5v3f-q499.json b/advisories/github-reviewed/2020/12/GHSA-384w-5v3f-q499/GHSA-384w-5v3f-q499.json index 462330a1927..81bc9c9d6fb 100644 --- a/advisories/github-reviewed/2020/12/GHSA-384w-5v3f-q499/GHSA-384w-5v3f-q499.json +++ b/advisories/github-reviewed/2020/12/GHSA-384w-5v3f-q499/GHSA-384w-5v3f-q499.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-384w-5v3f-q499", - "modified": "2021-01-07T22:38:54Z", + "modified": "2024-10-01T21:19:38Z", "published": "2020-12-01T20:25:00Z", "aliases": [ "CVE-2020-26250" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N" } ], "affected": [ @@ -48,10 +52,18 @@ "type": "WEB", "url": "https://github.com/jupyterhub/oauthenticator/commit/a4aac191c16cf6281f3d346615aefa75702b02d7" }, + { + "type": "PACKAGE", + "url": "https://github.com/jupyterhub/oauthenticator" + }, { "type": "WEB", "url": "https://github.com/jupyterhub/oauthenticator/blob/master/docs/source/changelog.md#0122---2020-11-30" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/oauthenticator/PYSEC-2020-68.yaml" + }, { "type": "WEB", "url": "https://jupyterhub.readthedocs.io/en/1.2.2/getting-started/authenticators-users-basics.html#add-or-remove-users-from-the-hub"