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
Claude Code Action: Malicious MCP Server Configuration in PRs Enables Remote Code Execution and Secret Exfiltration
Vulnerability Description
Claude Code Action is a general-purpose GitHub action that runs Claude Code on GitHub pull requests and issues. Prior to 1.0.74, because the action checked out attacker-controlled pull request head branches, read .mcp.json from the working directory via default setting sources, and unconditionally enabled all project MCP servers via enableAllProjectMcpServers, an attacker who opened a pull request containing a malicious .mcp.json file could achieve arbitrary code execution on the GitHub Actions runner and exfiltrate secrets available to the workflow (such as API keys and tokens) when a privileged user or an automatic trigger invoked the Claude action on the pull request. This issue is fixed in version 1.0.74, which restores .claude/ and .mcp.json from the pull request base branch before the CLI runs.
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:L/VA:N/SC:H/SI:H/SA:N
Vulnerability Type
OS命令中使用的特殊元素转义处理不恰当(OS命令注入)
Vulnerability Title
Anthropic Claude Code Action 信息泄露漏洞
Vulnerability Description
Anthropic Claude Code Action是美国Anthropic公司的一款集成AI代码辅助功能的自动化工具。 Anthropic Claude Code Action 1.0.74之前版本存在安全漏洞,该漏洞源于检出攻击者控制的拉取请求头部分支、默认从工作目录读取 .mcp.json 以及无条件启用所有项目 MCP 服务器,可能导致打开含有恶意 .mcp.json 文件的拉取请求时在 GitHub Actions 运行器上执行任意代码并泄露工作流中的机密信息(如 API 密钥和令牌)。
CVSS Information
N/A
Vulnerability Type
N/A