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 SDK for TypeScript: Memory Tool Path Validation Allows Sandbox Escape to Sibling Directories
Vulnerability Description
Claude SDK for TypeScript provides access to the Claude API from server-side TypeScript or JavaScript applications. From version 0.79.0 to before version 0.81.0, the local filesystem memory tool in the Anthropic TypeScript SDK validated model-supplied paths using a string prefix check that did not append a trailing path separator. A model steered by prompt injection could supply a crafted path that resolved to a sibling directory sharing the memory root's name as a prefix, allowing reads and writes outside the sandboxed memory directory. This issue has been patched in version 0.81.0.
CVSS Information
N/A
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Vulnerability Title
Claude SDK for TypeScript 安全漏洞
Vulnerability Description
Claude SDK for TypeScript是Anthropic开源的一个用于调用Claude API的TypeScript软件开发工具包。 Claude SDK for TypeScript 0.81.0之前版本存在安全漏洞,该漏洞源于本地文件系统内存工具对模型提供路径的验证不足,可能导致路径遍历攻击。
CVSS Information
N/A
Vulnerability Type
N/A