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