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
RediSearch Query Injection in @langchain/langgraph-checkpoint-redis
Vulnerability Description
@langchain/langgraph-checkpoint-redis is the Redis checkpoint and store implementation for LangGraph. A query injection vulnerability exists in the @langchain/langgraph-checkpoint-redis package's filter handling. The RedisSaver and ShallowRedisSaver classes construct RediSearch queries by directly interpolating user-provided filter keys and values without proper escaping. RediSearch has special syntax characters that can modify query behavior, and when user-controlled data contains these characters, the query logic can be manipulated to bypass intended access controls. This vulnerability is fixed in 1.0.2.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Vulnerability Type
输出中的特殊元素转义处理不恰当(注入)
Vulnerability Title
LangGraph.js 注入漏洞
Vulnerability Description
LangGraph.js是LangChain开源的一个大模型编排框架。 LangGraph.js 1.0.2之前版本存在注入漏洞,该漏洞源于过滤器处理中未对用户输入进行适当转义,可能导致查询注入攻击。
CVSS Information
N/A
Vulnerability Type
N/A