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
Chartbrew: Stored Cross-Site Scripting (XSS) via File Upload API
Vulnerability Description
Chartbrew is an open-source web application that can connect directly to databases and APIs and use the data to create charts. Prior to version 4.8.4, the application allows uploading files (project logos) without validating the file type or content. It trusts the extension provided by the user. These files are saved to the uploads/ directory and served statically. An attacker can upload an HTML file containing malicious JavaScript. Since authentication tokens are likely stored in localStorage (as they are returned in the API body), this XSS can lead to account takeover. This issue has been patched in version 4.8.4.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:H/A:N
Vulnerability Type
危险类型文件的不加限制上传
Vulnerability Title
chartbrew 代码问题漏洞
Vulnerability Description
chartbrew是Chartbrew开源的一个数据可视化与仪表盘构建工具。 chartbrew 4.8.4之前版本存在代码问题漏洞,该漏洞源于允许上传文件而未验证文件类型或内容,可能导致上传包含恶意JavaScript的HTML文件,从而引发跨站脚本攻击和账户接管。
CVSS Information
N/A
Vulnerability Type
N/A