CVE-2024-22206: @clerk/nextjs auth() and getAuth() methods vulnerable to insecure direct object reference (IDOR)
9.1
CVSS Score
3.1
Basic Information
CVE ID
GHSA ID
EPSS Score
0.49671%
CWE
Published
1/12/2024
Updated
1/15/2024
KEV Status
No
Technology
JavaScript
Technical Details
CVSS Vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
@clerk/nextjs | npm | >= 4.7.0, < 4.29.3 | 4.29.3 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The vulnerable functions are identified based on the descriptions provided, which directly mention auth()
and getAuth()
as the functions related to the IDOR vulnerability in the @clerk/nextjs
package. The exact file paths are not provided, but the functions are part of the @clerk/nextjs
package.