漏洞标题
在Next.js版本10.0.0和11.1.0之间的图像优化API中的XSS攻击
漏洞描述信息
Next.js版本10.0.0到11.1.0的图像优化API中的XSS
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
漏洞类别
N/A
漏洞标题
XSS in Image Optimization API for Next.js versions between 10.0.0 and 11.1.0
漏洞描述信息
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.
CVSS信息
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
漏洞类别
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
漏洞标题
ZEIT Next.js 跨站脚本漏洞
漏洞描述信息
ZEIT Next.js是ZEIT公司的一款基于Vue.js、Node.js、Webpack和Babel.js的开源Web应用框架。 Next.js 10.0.0至11.0.0版本存在跨站脚本漏洞,攻击者可以利用该漏洞执行任意js命令。
CVSS信息
N/A
漏洞类别
跨站脚本