CVE-2020-7746

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.
Configurations

Configuration 1

cpe:2.3:a:chartjs:chart.js:*:*:*:*:*:node.js:*:*

Information

Published : 2020-10-29 08:15

Updated : 2022-12-02 07:44


NVD link : CVE-2020-7746

Mitre link : CVE-2020-7746

Products Affected
No products.
CWE
CWE-1321

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