CVE-2020-7766

Published
View on NVD ↗
CVSS v3
7.3
HIGH
CVSS v2
7.5
HIGH
Affected
1
PROJECT

Description

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.

flitbit/json-ptr
flitbit/json-ptrUNAVAILABLE
A complete implementation of JSON Pointer (RFC 6901) for nodejs and modern browsers.
GitHubGitHub
94