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.
{
"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"
}