漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
HeyForm Vulnerable to Stored XSS via Unauthenticated SVG File Upload
Vulnerability Description
HeyForm is an open-source form builder. Prior to version 3.0.0-rc.7, the `/api/upload` endpoint allows unauthenticated file uploads including SVG files. Uploaded SVGs are stored in the static assets directory and served with `Content-Type: image/svg+xml` by Express's serve-static middleware, allowing an attacker to achieve stored cross-site scripting (XSS) on the heyform domain without any authentication. Version 3.0.0-rc.7 contains a patch for the issue.
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:H/SI:H/SA:N
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Vulnerability Title
HeyForm 任意文件上传漏洞
Vulnerability Description
HeyForm HeyForm是HeyForm公司的一款表单构建软件。 HeyForm 3.0.0-rc.7之前版本存在安全漏洞,该漏洞源于/api/upload端点允许未经验证的文件上传包括SVG文件,且上传的SVG被存储在静态资源目录并以'Content-Type: image/svg+xml'提供,可能导致攻击者实现存储型跨站脚本攻击。
CVSS Information
N/A
Vulnerability Type
N/A