SCA: security update for oauthenticator (GHSA-gprj-3p75-f996)

high Tenable Self-Hosted Container Security Plugin ID 415240

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- OAuthenticator is software that allows OAuth2 identity providers to be plugged in and used with
JupyterHub. JupyterHub < 5.0, when used with `GlobusOAuthenticator`, could be configured to allow all
users from a particular institution only. This worked fine prior to JupyterHub 5.0, because `allow_all`
did not take precedence over `identity_provider`. Since JupyterHub 5.0, `allow_all` does take precedence
over `identity_provider`. On a hub with the same config, now all users will be allowed to login,
regardless of `identity_provider`. `identity_provider` will basically be ignored. This is a documented
change in JupyterHub 5.0, but is likely to catch many users by surprise. OAuthenticator 16.3.1 fixes the
issue with JupyterHub 5.0, and does not affect previous versions. As a workaround, do not upgrade to
JupyterHub 5.0 when using `GlobusOAuthenticator` in the prior configuration. (CVE-2024-37300)

See Also

https://github.com/advisories/GHSA-gprj-3p75-f996

Plugin Details

Severity: High

ID: 415240

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.2

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 8.5

Temporal Score: 6.3

Vector: CVSS2#AV:N/AC:L/Au:S/C:C/I:C/A:N

CVSS Score Source: CVE-2024-37300

CVSS v3

Risk Factor: High

Base Score: 8.1

Temporal Score: 7.1

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/12/2024

Vulnerability Publication Date: 6/12/2024

Reference Information

CVE: CVE-2024-37300

cwe: CWE-863