Description
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.
Remediation
References
https://github.com/vercel/next.js/releases/tag/v11.1.1
https://github.com/vercel/next.js/security/advisories/GHSA-9gr3-7897-pp7m
Related Vulnerabilities
CVE-2020-7736 Vulnerability in npm package bmoor
CVE-2020-7781 Vulnerability in npm package connection-tester
CVE-2016-7051 Vulnerability in maven package com.fasterxml.jackson.dataformat:jackson-dataformat-xml
CVE-2017-18214 Vulnerability in maven package org.webjars.bower:moment
CVE-2020-10591 Vulnerability in maven package com.walmartlabs.concord.server:concord-server-impl