Next.js is an open source website development framework to be used with the React library. In affected versions specially encoded paths could be used when pages/_error.js was statically generated allowing 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 attacker's domain from a trusted domain. We recommend everyone to upgrade regardless of whether you can reproduce the issue or not. The issue has been patched in release 11.1.0.
References
Link | Resource |
---|---|
https://github.com/vercel/next.js/releases/tag/v11.1.0 | Release Notes Third Party Advisory |
https://github.com/vercel/next.js/security/advisories/GHSA-vxf5-wxwp-m7g9 | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
Information
Published : 2021-08-11 17:15
Updated : 2021-08-20 05:46
NVD link : CVE-2021-37699
Mitre link : CVE-2021-37699
JSON object : View
CWE
CWE-601
URL Redirection to Untrusted Site ('Open Redirect')
Products Affected
vercel
- next.js