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
Cortex has Untrusted Project Bootstrap Code Execution via `CLAUDE_PROJECT_DIR`
Vulnerability Description
The Cortex MCP server (`neuro-cortex-memory`), a cross-platform persistent memory MCP, prior to version 3.17.1 treats the `CLAUDE_PROJECT_DIR` environment variable — automatically set by Claude Code to the currently open project directory — as a trusted Cortex developer checkout. When the `open_visualization` tool is invoked, `_find_dev_source()` resolves the user's active project directory as a candidate Cortex source root. The only validation performed by `_is_cortex_root()` is a check for the presence of an `mcp_server/` subdirectory and a `ui/unified-viz.html` file. An attacker who places these two marker files in a malicious repository can cause Cortex to execute an arbitrary `mcp_server/server/visualize_bootstrap.py` from that directory via `subprocess.run([sys.executable, ...])`, achieving code execution with the privileges of the victim's local user process. Version 3.17.1 fixes the issue.
CVSS Information
CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P
Vulnerability Type
从非可信控制范围包含功能例程
Vulnerability Title
Clement Cortex 软件供应链问题漏洞
Vulnerability Description
Clement Cortex是Clement个人开发者的一款威胁分析与管理平台。 Clement Cortex 3.17.1之前版本存在软件供应链问题漏洞,该漏洞源于将CLAUDE_PROJECT_DIR环境变量视为可信的Cortex开发者检出目录,仅验证mcp_server/子目录和ui/unified-viz.html文件是否存在,攻击者在恶意仓库中放置这两个标记文件可导致Cortex执行任意mcp_server/server/visualize_bootstrap.py,实现代码执行。
CVSS Information
N/A
Vulnerability Type
N/A