ghsa-2mqv-4j3r-vjvp
Vulnerability from github
Published
2021-12-16 18:52
Modified
2021-12-16 18:42
Severity ?
Summary
Open redirect in @auth0/nextjs-auth0
Details
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.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "@auth0/nextjs-auth0" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.6.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-43812" ], "database_specific": { "cwe_ids": [ "CWE-601" ], "github_reviewed": true, "github_reviewed_at": "2021-12-16T18:42:05Z", "nvd_published_at": "2021-12-16T19:15:00Z", "severity": "MODERATE" }, "details": "### Overview\n\nVersions `\u003c=1.6.1` do not filter out certain `returnTo` parameter values from the login url, which expose the application to an open redirect vulnerability.\n\n### Am I affected?\nYou are affected by this vulnerability if you are using `@auth0/nextjs-auth0` version `\u003c=1.6.1`.\n\n### How to fix that?\nUpgrade to version `\u003e=1.6.2`\n\n### Will this update impact my users?\nThe fix provided in the patch will not affect your users.\n\n", "id": "GHSA-2mqv-4j3r-vjvp", "modified": "2021-12-16T18:42:05Z", "published": "2021-12-16T18:52:21Z", "references": [ { "type": "WEB", "url": "https://github.com/auth0/nextjs-auth0/security/advisories/GHSA-2mqv-4j3r-vjvp" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43812" }, { "type": "WEB", "url": "https://github.com/auth0/nextjs-auth0/commit/0bbd9f8a0c93af51f607f28633b5fb18c5e48ad6" }, { "type": "PACKAGE", "url": "https://github.com/auth0/nextjs-auth0" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Open redirect in @auth0/nextjs-auth0" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.