漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
LangSmith Client SDKs has Prototype Pollution in langsmith-sdk via Incomplete `__proto__` Guard in Internal lodash `set()`
Vulnerability Description
LangSmith Client SDKs provide SDK's for interacting with the LangSmith platform. Prior to 0.5.18, the LangSmith JavaScript/TypeScript SDK (langsmith) contains an incomplete prototype pollution fix in its internally vendored lodash set() utility. The baseAssignValue() function only guards against the __proto__ key, but fails to prevent traversal via constructor.prototype. This allows an attacker who controls keys in data processed by the createAnonymizer() API to pollute Object.prototype, affecting all objects in the Node.js process. This vulnerability is fixed in 0.5.18.
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L
Vulnerability Type
CWE-1321
Vulnerability Title
LangSmith Client SDKs 安全漏洞
Vulnerability Description
LangSmith Client SDKs是LangChain开源的一个开发者工具包。 LangSmith Client SDKs 0.5.18之前版本存在安全漏洞,该漏洞源于LangSmith JavaScript/TypeScript SDK中内部提供的lodash set()工具的原型污染修复不完整,攻击者可能通过constructor.prototype污染Object.prototype。
CVSS Information
N/A
Vulnerability Type
N/A