漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
N/A
Vulnerability Description
Versions of the package jsondiffpatch before 0.7.6 are vulnerable to Prototype Pollution via the jsondiffpatch.patch() and jsondiffpatch/formatters/jsonpatch.patch() APIs. An attacker can perform prototype pollution by supplying crafted delta or JSON Patch documents, as attacker-controlled property names and path segments are used to traverse and modify objects without restricting access to special properties like __proto__ or constructor.prototype, allowing modification of Object.prototype.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L
Vulnerability Type
CWE-1321
Vulnerability Title
jsondiffpatch 安全漏洞
Vulnerability Description
jsondiffpatch是Benjamín Eidelman个人开发者的一个具有区分和修补JavaScript对象功能的软件。 jsondiffpatch 0.7.6之前版本存在安全漏洞,该漏洞源于jsondiffpatch.patch()和jsondiffpatch/formatters/jsonpatch.patch() API中未限制对__proto__或constructor.prototype等特殊属性的访问,可能导致原型污染攻击。
CVSS Information
N/A
Vulnerability Type
N/A