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
Salvo is vulnerable to stored XSS in the list_html function by uploading files with malicious names
Vulnerability Description
Salvo is a Rust web backend framework. Prior to version 0.88.1, the function list_html generates a file view of a folder without sanitizing the files or folders names, this may potentially lead to XSS in cases where a website allow the access to public files using this feature and anyone can upload a file. This issue has been patched in version 0.88.1.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:L
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Vulnerability Title
salvo 跨站脚本漏洞
Vulnerability Description
salvo是Salvo开源的一个web框架。 salvo 0.88.1之前版本存在跨站脚本漏洞,该漏洞源于list_html函数未清理文件和文件夹名称,可能导致跨站脚本攻击。
CVSS Information
N/A
Vulnerability Type
N/A