Next.js is a React framework. Versions of Next.js between 10.0.0 and 11.0.0 contain a cross-site scripting vulnerability. In order for an instance to be affected by the vulnerability, the `next.config.js` file must have `images.domains` array assigned and the image host assigned in `images.domains` must allow user-provided SVG. If the `next.config.js` file has `images.loader` assigned to something other than default or the instance is deployed on Vercel, the instance is not affected by the vulnerability. The vulnerability is patched in Next.js version 11.1.1.
References
Link | Resource |
---|---|
https://github.com/vercel/next.js/releases/tag/v11.1.1 | Patch Release Notes Third Party Advisory |
https://github.com/vercel/next.js/security/advisories/GHSA-9gr3-7897-pp7m | Patch Third Party Advisory |
https://github.com/vercel/next.js/releases/tag/v11.1.1 | Patch Release Notes Third Party Advisory |
https://github.com/vercel/next.js/security/advisories/GHSA-9gr3-7897-pp7m | Patch Third Party Advisory |
Configurations
History
21 Nov 2024, 06:18
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 4.3
v3 : 7.5 |
References | () https://github.com/vercel/next.js/releases/tag/v11.1.1 - Patch, Release Notes, Third Party Advisory | |
References | () https://github.com/vercel/next.js/security/advisories/GHSA-9gr3-7897-pp7m - Patch, Third Party Advisory |
Information
Published : 2021-08-31 00:15
Updated : 2024-11-21 06:18
NVD link : CVE-2021-39178
Mitre link : CVE-2021-39178
CVE.ORG link : CVE-2021-39178
JSON object : View
Products Affected
vercel
- next.js
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')