漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
send vulnerable to template injection that can lead to XSS
Vulnerability Description
Send is a library for streaming files from the file system as a http response. Send passes untrusted user input to SendStream.redirect() which executes untrusted code. This issue is patched in send 0.19.0.
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Vulnerability Title
send 跨站脚本漏洞
Vulnerability Description
send是pillarjs开源的一个用于将文件从文件系统流式传输为 http 响应的库。 send 0.19.0之前版本存在跨站脚本漏洞,该漏洞源于将不受信任的用户输入传递给SendStream.redirect(),从而执行不受信任的代码。
CVSS Information
N/A
Vulnerability Type
N/A