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
estree-util-value-to-estree allows prototype pollution in generated ESTree
Vulnerability Description
estree-util-value-to-estree converts a JavaScript value to an ESTree expression. When generating an ESTree from a value with a property named __proto__, valueToEstree would generate an object that specifies a prototype instead. This vulnerability is fixed in 3.3.3.
CVSS Information
N/A
Vulnerability Type
CWE-1321
Vulnerability Title
estree-util-value-to-estree 安全漏洞
Vulnerability Description
estree-util-value-to-estree是Remco Haszing个人开发者的一个将 JavaScript 值转换为 estree 表达式的工具。 estree-util-value-to-estree存在安全漏洞,该漏洞源于__proto__属性处理不当,可能导致原型污染。
CVSS Information
N/A
Vulnerability Type
N/A