Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
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