auth0 / nextjs-auth0

Next.js SDK for signing in with Auth0
MIT License
1.98k stars 372 forks source link

Upgrade `jose` to mitigate dependabot alert #1726

Open RaphaelManke opened 3 months ago

RaphaelManke commented 3 months ago

Checklist

Description

The currently referenced version of jose should be upgraded to at least 4.15.5 due to a vulnerability. In our (private) repo dependabot alerts on that.

  "jose": "^4.9.2",

Reproduction

https://github.com/advisories/GHSA-hhhv-q57g-882q

Additional context

No response

nextjs-auth0 version

3.5.0

Next.js version

-

Node.js version

20

manfe commented 6 days ago

I think this should be prioritized:

jose  3.0.0 - 4.15.4
Severity: moderate
jose vulnerable to resource exhaustion via specifically crafted JWE with compressed plaintext - https://github.com/advisories/GHSA-hhhv-q57g-882q