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
serve-static affected by template injection that can lead to XSS
Vulnerability Description
serve-static serves static files. serve-static passes untrusted user input - even after sanitizing it - to redirect() may execute untrusted code. This issue is patched in serve-static 1.16.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
Express.js 跨站脚本漏洞
Vulnerability Description
Express.js是expressjs开源的一个 Node.js 的快速、无限制、极简的 web 框架。 Express.js存在跨站脚本漏洞,该漏洞源于将不受信任的用户输入传递给redirect(),可能会执行不受信任的代码。
CVSS Information
N/A
Vulnerability Type
N/A