Improper CSP in Image Optimization API for Next.js
Description
Next.js is a React framework. Starting with version 10.0.0 and prior to version 12.1.0, Next.js is vulnerable to User Interface (UI) Misrepresentation of Critical Information. In order to be affected, the next.config.js file must have an 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, the instance is not affected. Version 12.1.0 contains a patch for this issue. As a workaround, change next.config.js to use a different loader configuration other than the default.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
nextnpm | >= 10.0.0, < 12.1.0 | 12.1.0 |
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
5- github.com/advisories/GHSA-fmvm-x8mv-47mjghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2022-23646ghsaADVISORY
- github.com/vercel/next.js/pull/34075ghsax_refsource_MISCWEB
- github.com/vercel/next.js/releases/tag/v12.1.0ghsax_refsource_MISCWEB
- github.com/vercel/next.js/security/advisories/GHSA-fmvm-x8mv-47mjghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.