漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
dbt-mcp: Tool Arguments Including SQL Queries and Credentials Logged in Plaintext Without Redaction When File Logging Is Enabled
Vulnerability Description
dbt-mcp is a Model Context Protocol server for interacting with dbt. Prior to 1.17.1, DbtMCP.call_tool() in src/dbt_mcp/mcp/server.py logged the raw arguments dictionary at INFO level before each tool call and at ERROR level on exceptions, and configure_file_logging() wrote those records to dbt-mcp.log when DBT_MCP_SERVER_FILE_LOGGING=true, preserving sensitive sql_query, vars, and node_selection values in plaintext without automatic rotation or deletion. This issue is fixed in version 1.17.1.
CVSS Information
CVSS:3.1/AV:L/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之前版本存在日志信息泄露漏洞,该漏洞源于DbtMCP.call_tool()函数在调用前以INFO级别记录原始参数字典,并在异常时以ERROR级别记录,同时configure_file_logging()函数在DBT_MCP_SERVER_FILE_LOGGING=true时将敏感sql_query、vars和node_selection值以明文写入dbt-mcp.l
CVSS Information
N/A
Vulnerability Type
N/A