Vulnerability Details : CVE-2021-37699
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.
Vulnerability category: Open redirect
Products affected by CVE-2021-37699
Exploit prediction scoring system (EPSS) score for CVE-2021-37699
0.07%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 28 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2021-37699
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.8
|
MEDIUM | AV:N/AC:M/Au:N/C:P/I:P/A:N |
8.6
|
4.9
|
NIST | |
6.1
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
2.8
|
2.7
|
NIST | |
6.9
|
MEDIUM | CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:L/A:N |
1.6
|
4.7
|
GitHub, Inc. |
CWE ids for CVE-2021-37699
-
The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect.Assigned by:
- nvd@nist.gov (Primary)
- security-advisories@github.com (Secondary)
References for CVE-2021-37699
-
https://github.com/vercel/next.js/releases/tag/v11.1.0
Release v11.1.0 · vercel/next.js · GitHubRelease Notes;Third Party Advisory
-
https://github.com/vercel/next.js/security/advisories/GHSA-vxf5-wxwp-m7g9
Open Redirect in Next.js versions below 11.1.0 · Advisory · vercel/next.js · GitHubThird Party Advisory
Jump to