Vulnerabilities (CVE)

Filtered by CWE-1321
Total 317 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-7713 1 Arr-flatten-unflatten Project 1 Arr-flatten-unflatten 2022-12-02 7.5 HIGH 9.8 CRITICAL
All versions of package arr-flatten-unflatten are vulnerable to Prototype Pollution via the constructor.
CVE-2020-7714 1 Realseriousgames 1 Confucious 2022-12-02 7.5 HIGH 9.8 CRITICAL
All versions of package confucious are vulnerable to Prototype Pollution via the set function.
CVE-2020-7715 1 Deep-get-set Project 1 Deep-get-set 2022-12-02 7.5 HIGH 9.8 CRITICAL
All versions of package deep-get-set are vulnerable to Prototype Pollution via the main function.
CVE-2020-7716 1 Invertase 1 Deeps 2022-12-02 7.5 HIGH 9.8 CRITICAL
All versions of package deeps are vulnerable to Prototype Pollution via the set function.
CVE-2020-7717 1 Dot-notes Project 1 Dot-notes 2022-12-02 7.5 HIGH 9.8 CRITICAL
All versions of package dot-notes are vulnerable to Prototype Pollution via the create function.
CVE-2020-7718 1 Gammautils Project 1 Gammautils 2022-12-02 7.5 HIGH 9.8 CRITICAL
All versions of package gammautils are vulnerable to Prototype Pollution via the deepSet and deepMerge functions.
CVE-2020-7719 1 Locutus 1 Locutus 2022-12-02 7.5 HIGH 9.8 CRITICAL
Versions of package locutus before 2.0.12 are vulnerable to prototype Pollution via the php.strings.parse_str function.
CVE-2020-7720 1 Digitalbazaar 1 Forge 2022-12-02 7.5 HIGH 7.3 HIGH
The package node-forge before 0.10.0 is vulnerable to Prototype Pollution via the util.setPath function. Note: Version 0.10.0 is a breaking change removing the vulnerable functions.
CVE-2020-7721 1 Node-oojs Project 1 Node-oojs 2022-12-02 7.5 HIGH 9.8 CRITICAL
All versions of package node-oojs are vulnerable to Prototype Pollution via the setPath function.
CVE-2020-7722 1 Nodee-utils Project 1 Nodee-utils 2022-12-02 7.5 HIGH 9.8 CRITICAL
All versions of package nodee-utils are vulnerable to Prototype Pollution via the deepSet function.
CVE-2020-7723 1 Yola 1 Promisehelpers 2022-12-02 7.5 HIGH 9.8 CRITICAL
All versions of package promisehelpers are vulnerable to Prototype Pollution via the insert function.
CVE-2020-7724 1 Tiny-conf Project 1 Tiny-conf 2022-12-02 7.5 HIGH 9.8 CRITICAL
All versions of package tiny-conf are vulnerable to Prototype Pollution via the set function.
CVE-2020-7725 1 Guidesmiths 1 Worksmith 2022-12-02 7.5 HIGH 9.8 CRITICAL
All versions of package worksmith are vulnerable to Prototype Pollution via the setValue function.
CVE-2020-7726 1 Safe-object2 Project 1 Safe-object2 2022-12-02 7.5 HIGH 9.8 CRITICAL
All versions of package safe-object2 are vulnerable to Prototype Pollution via the setter function.
CVE-2020-7727 1 Gedi Project 1 Gedi 2022-12-02 7.5 HIGH 9.8 CRITICAL
All versions of package gedi are vulnerable to Prototype Pollution via the set function.
CVE-2020-7736 1 Bmoor Project 1 Bmoor 2022-12-02 7.5 HIGH 9.8 CRITICAL
The package bmoor before 0.8.12 are vulnerable to Prototype Pollution via the set function.
CVE-2020-7737 1 Safetydance Project 1 Safetydance 2022-12-02 7.5 HIGH 9.8 CRITICAL
All versions of package safetydance are vulnerable to Prototype Pollution via the set function.
CVE-2020-7709 1 Smallpdf 1 Json-pointer 2022-12-02 6.5 MEDIUM 7.2 HIGH
This affects the package json-pointer before 0.6.1. Multiple reference of object using slash is supported.
CVE-2020-7748 1 Ts.ed Project 1 Ts.ed 2022-12-02 6.8 MEDIUM 8.1 HIGH
This affects the package @tsed/core before 5.65.7. This vulnerability relates to the deepExtend function which is used as part of the utils directory. Depending on if user input is provided, an attacker can overwrite and pollute the object prototype of a program.
CVE-2020-7746 1 Chartjs 1 Chart.js 2022-12-02 5.0 MEDIUM 9.8 CRITICAL
This affects the package chart.js before 2.9.4. The options parameter is not properly sanitized when it is processed. When the options are processed, the existing options (or the defaults options) are deeply merged with provided options. However, during this operation, the keys of the object being set are not checked, leading to a prototype pollution.