CVE-2020-7766

This affects all versions of package json-ptr. The issue occurs in the set operation (https://flitbit.github.io/json-ptr/classes/_src_pointer_.jsonpointer.htmlset) when the force flag is set to true. The function recursively set the property in the target object, however it does not properly check the key being set, leading to a prototype pollution.
Configurations

Configuration 1 (hide)

cpe:2.3:a:json-ptr_project:json-ptr:*:*:*:*:*:*:*:*

History

02 Dec 2022, 19:44

Type Values Removed Values Added
CWE CWE-74 CWE-1321
CVSS v2 : 7.5
v3 : 7.3
v2 : 7.5
v3 : 9.8

Information

Published : 2020-11-10 16:15

Updated : 2023-12-10 13:41


NVD link : CVE-2020-7766

Mitre link : CVE-2020-7766

CVE.ORG link : CVE-2020-7766


JSON object : View

Products Affected

json-ptr_project

  • json-ptr
CWE
CWE-1321

Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')