Security Advisory

CVE-2020-7746

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2020-10-29 08:05:17
Last updated 2024-09-16 19:25:49
Assigner snyk
CVSS score 7.5
State PUBLISHED

Description

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.