Skip to content

[PromptService] build_project_memory_definition 对 series_name 校验不完整 #341

@TrueNine

Description

@TrueNine

🐛 问题描述

sdk/src/services/prompt_service.rs:356-416series_name 只通过 is_aindex_project_series_name 检查 app/ext/arch/softwares,但 project-memory: prompt_id 不校验可能导致路径遍历。

📁 证据

prompt_service.rs 第 362 行。

✅ 修复建议

限制 series_name 为预定义白名单值。

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinglowLow priorityrustRust SDK/CLI/MCP code

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions