← Back to CVE List

CVE-2020-7766

Published: 2020-11-10T16:15Z
Last Modified: 2024-11-21T05:37Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt