漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Chartbrew: Missing Authorization in /api/chart/:chart_id/query via team-level refresh toggle
Vulnerability Description
Chartbrew is an open-source web application that can connect directly to databases and APIs and use the data to create charts. In version 4.9.0, Chartbrew exposes POST /api/chart/:chart_id/query without authentication. The endpoint only checks team.allowReportRefresh and does not verify that the target chart belongs to a public report, that the project is public, or that sharing policy allows the operation. An unauthenticated attacker who knows a chart identifier can trigger a data refresh and retrieve the current data of private charts. This issue has been patched in version 5.0.0.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Vulnerability Type
授权机制缺失
Vulnerability Title
chartbrew 安全漏洞
Vulnerability Description
chartbrew是Chartbrew开源的一个数据可视化与仪表盘构建工具。 Chartbrew 4.9.0版本存在安全漏洞,该漏洞源于POST /api/chart/:chart_id/query端点未进行身份验证,仅检查team.allowReportRefresh,未验证目标图表是否属于公共报告或项目是否公开,可能导致未经身份验证的攻击者触发数据刷新并检索私有图表的当前数据。
CVSS Information
N/A
Vulnerability Type
N/A