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
dbt-mcp: All MCP Tool Arguments Including Raw SQL and --vars Credentials Transmitted to dbt Labs Telemetry by Default Without Redaction
Vulnerability Description
dbt-mcp is a Model Context Protocol server for interacting with dbt. Prior to 1.17.1, DefaultUsageTracker.emit_tool_called_event() in src/dbt_mcp/tracking/tracking.py serialized every MCP tool call's complete arguments dictionary and sent it through dbtlabs_vortex.producer.log_proto without redaction, including sql_query from show, vars from run, build, and test, and node_selection from compile, while usage_tracking_enabled in settings.py enabled telemetry by default unless DBT_SEND_ANONYMOUS_USAGE_STATS=false or DO_NOT_TRACK=1 was set. This issue is fixed in version 1.17.1.
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N
Vulnerability Type
通过发送数据的信息暴露
Vulnerability Title
dbt-labs dbt-mcp 信息泄露漏洞
Vulnerability Description
dbt-labs dbt-mcp是dbt-labs公司的一款dbt模型上下文协议服务器软件。 dbt-labs dbt-mcp 1.17.1之前版本存在日志信息泄露漏洞,该漏洞源于DefaultUsageTracker.emit_tool_called_event()函数将MCP工具调用的完整参数字典序列化并通过日志协议发送,未进行编辑,包括sql_query、vars和node_selection等参数,同时默认启用了遥测,可能导致信息泄露。
CVSS Information
N/A
Vulnerability Type
N/A