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.
References
Link | Resource |
---|---|
https://github.com/chartjs/Chart.js/pull/7920 | Patch Third Party Advisory |
https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1019375 | Exploit Third Party Advisory |
https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBCHARTJS-1019376 | Exploit Third Party Advisory |
https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1019374 | Exploit Third Party Advisory |
https://snyk.io/vuln/SNYK-JS-CHARTJS-1018716 | Exploit Third Party Advisory |
https://github.com/chartjs/Chart.js/pull/7920 | Patch Third Party Advisory |
https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1019375 | Exploit Third Party Advisory |
https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBCHARTJS-1019376 | Exploit Third Party Advisory |
https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1019374 | Exploit Third Party Advisory |
https://snyk.io/vuln/SNYK-JS-CHARTJS-1018716 | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 05:37
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/chartjs/Chart.js/pull/7920 - Patch, Third Party Advisory | |
References | () https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1019375 - Exploit, Third Party Advisory | |
References | () https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBCHARTJS-1019376 - Exploit, Third Party Advisory | |
References | () https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1019374 - Exploit, Third Party Advisory | |
References | () https://snyk.io/vuln/SNYK-JS-CHARTJS-1018716 - Exploit, Third Party Advisory | |
CVSS |
v2 : v3 : |
v2 : 5.0
v3 : 7.5 |
Information
Published : 2020-10-29 08:15
Updated : 2024-11-21 05:37
NVD link : CVE-2020-7746
Mitre link : CVE-2020-7746
CVE.ORG link : CVE-2020-7746
JSON object : View
Products Affected
chartjs
- chart.js
CWE
CWE-1321
Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')