CVE-2022-24858

Source
https://cve.org/CVERecord?id=CVE-2022-24858
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-24858.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-24858
Aliases
Published
2022-04-19T22:25:10Z
Modified
2026-08-12T03:51:42.085619239Z
Severity
  • 6.1 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N CVSS Calculator
Summary
Default redirect callback vulnerable to open redirects
Details

next-auth v3 users before version 3.29.2 are impacted. next-auth version 4 users before version 4.3.2 are also impacted. Upgrading to 3.29.2 or 4.3.2 will patch this vulnerability. If you are not able to upgrade for any reason, you can add a configuration to your callbacks option. If you already have a redirect callback, make sure that you match the incoming url origin against the baseUrl.

Database specific
{
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "introduced": "< 3.29.2, < 4.3.2"
                },
                {
                    "last_affected": "< 3.29.2, < 4.3.2"
                }
            ],
            "source": "AFFECTED_FIELD"
        },
        {
            "extracted_events": [
                {
                    "fixed": "3.29.2"
                }
            ],
            "source": "DESCRIPTION"
        }
    ],
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-290"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/24xxx/CVE-2022-24858.json"
}
References

Affected packages

Git / github.com/nextauthjs/next-auth

Affected ranges

Type
GIT
Repo
https://github.com/nextauthjs/next-auth
Events
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "4.3.2"
        },
        {
            "introduced": "4.0.0"
        }
    ],
    "source": [
        "DESCRIPTION",
        "CPE_RANGE"
    ],
    "cpe": "cpe:2.3:a:nextauth.js:next-auth:*:*:*:*:*:node.js:*:*"
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-24858.json"