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
angchain-openai: Image token counting SSRF protection can be bypassed via DNS rebinding
Vulnerability Description
LangChain is a framework for building agents and LLM-powered applications. Prior to 1.1.14, langchain-openai's _url_to_size() helper (used by get_num_tokens_from_messages for image token counting) validated URLs for SSRF protection and then fetched them in a separate network operation with independent DNS resolution. This left a TOCTOU / DNS rebinding window: an attacker-controlled hostname could resolve to a public IP during validation and then to a private/localhost IP during the actual fetch.
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N
Vulnerability Type
服务端请求伪造(SSRF)
Vulnerability Title
LangChain 代码问题漏洞
Vulnerability Description
LangChain是LangChain开源的一个用于开发由大型语言模型 (LLM) 提供支持的应用程序的框架。 LangChain 1.1.14之前版本存在代码问题漏洞,该漏洞源于langchain-openai的_url_to_size()辅助函数在SSRF保护验证URL后,在独立的网络操作中获取URL时存在TOCTOU/DNS重新绑定窗口,攻击者控制的主机名可在验证时解析为公共IP,在获取时解析为私有/本地主机IP。
CVSS Information
N/A
Vulnerability Type
N/A