Incorrect Authorization Affecting oauthenticator package, versions [,16.3.1)


Severity

Recommended
0.0
high
0
10

CVSS assessment made by Snyk's Security Team

    Threat Intelligence

    EPSS
    0.05% (17th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-PYTHON-OAUTHENTICATOR-7251659
  • published 13 Jun 2024
  • disclosed 12 Jun 2024
  • credit minrk

How to fix?

Upgrade oauthenticator to version 16.3.1 or higher.

Overview

Affected versions of this package are vulnerable to Incorrect Authorization due to allow_all taking precedence over identity_provider. On a hub with the same config, now all users will be allowed to login, regardless of identity_provider, which will basically be ignored.

Note: This vulnerability is introduced since JupyterHub v5.0.

Workaround

Do not upgrade to JupyterHub 5.0 when using GlobusOAuthenticator in the prior configuration.

References

CVSS Scores

version 3.1
Expand this section

Snyk

Recommended
8.1 high
  • Attack Vector (AV)
    Network
  • Attack Complexity (AC)
    Low
  • Privileges Required (PR)
    Low
  • User Interaction (UI)
    None
  • Scope (S)
    Unchanged
  • Confidentiality (C)
    High
  • Integrity (I)
    High
  • Availability (A)
    None