Lucene search

K
cveGitHub_MCVE-2021-43812
HistoryDec 16, 2021 - 7:15 p.m.

CVE-2021-43812

2021-12-1619:15:08
CWE-601
GitHub_M
web.nvd.nist.gov
41
auth0
next.js
sdk
cve-2021-43812
authentication
open redirect vulnerability

CVSS2

5.8

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:M/Au:N/C:P/I:P/A:N

CVSS3

6.4

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N

EPSS

0.001

Percentile

30.0%

The Auth0 Next.js SDK is a library for implementing user authentication in Next.js applications. Versions before 1.6.2 do not filter out certain returnTo parameter values from the login url, which expose the application to an open redirect vulnerability. Users are advised to upgrade as soon as possible. There are no known workarounds for this issue.

Affected configurations

Nvd
Vulners
Node
auth0nextjs-auth0Range<1.6.2node.js
VendorProductVersionCPE
auth0nextjs-auth0*cpe:2.3:a:auth0:nextjs-auth0:*:*:*:*:*:node.js:*:*

CNA Affected

[
  {
    "product": "nextjs-auth0",
    "vendor": "auth0",
    "versions": [
      {
        "status": "affected",
        "version": "< 1.6.2"
      }
    ]
  }
]

CVSS2

5.8

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:M/Au:N/C:P/I:P/A:N

CVSS3

6.4

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N

EPSS

0.001

Percentile

30.0%