Description
Next.js versions >=9.5.0 and <9.5.4 are vulnerable to an Open Redirect. Specially encoded paths could be used with the trailing slash redirect to allow an open redirect to occur to an external site. In general, this redirect does not directly harm users although can allow for phishing attacks by redirecting to an attackers domain from a trusted domain. The issue is fixed in version 9.5.4.
Remediation
References
https://github.com/vercel/next.js/security/advisories/GHSA-x56p-c8cg-q435
https://github.com/zeit/next.js/releases/tag/v9.5.4
Related Vulnerabilities
CVE-2022-0144 Vulnerability in npm package shelljs
CVE-2022-25892 Vulnerability in npm package muhammara
CVE-2021-26544 Vulnerability in maven package org.apache.livy:livy-server
CVE-2019-10792 Vulnerability in npm package bodymen
CVE-2021-21295 Vulnerability in maven package io.netty:netty-codec-http2