Skip to content

Open redirect

Moderate
adamjmcgrath published GHSA-2mqv-4j3r-vjvp Dec 16, 2021

Package

npm @auth0/nextjs-auth0 (npm)

Affected versions

<=1.6.1

Patched versions

>=1.6.2

Description

Overview

Versions <=1.6.1 do not filter out certain returnTo parameter values from the login url, which expose the application to an open redirect vulnerability.

Am I affected?

You are affected by this vulnerability if you are using @auth0/nextjs-auth0 version <=1.6.1.

How to fix that?

Upgrade to version >=1.6.2

Will this update impact my users?

The fix provided in the patch will not affect your users.

Severity

Moderate

CVE ID

CVE-2021-43812

Weaknesses

No CWEs