diff --git a/2020/7xxx/CVE-2020-7746.json b/2020/7xxx/CVE-2020-7746.json index 5f7d1f4f32d..d7421f0e3dd 100644 --- a/2020/7xxx/CVE-2020-7746.json +++ b/2020/7xxx/CVE-2020-7746.json @@ -48,24 +48,29 @@ "references": { "reference_data": [ { - "refsource": "CONFIRM", - "url": "https://snyk.io/vuln/SNYK-JS-CHARTJS-1018716" + "refsource": "MISC", + "url": "https://snyk.io/vuln/SNYK-JS-CHARTJS-1018716", + "name": "https://snyk.io/vuln/SNYK-JS-CHARTJS-1018716" }, { - "refsource": "CONFIRM", - "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1019374" + "refsource": "MISC", + "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1019374", + "name": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1019374" }, { - "refsource": "CONFIRM", - "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1019375" + "refsource": "MISC", + "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1019375", + "name": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1019375" }, { - "refsource": "CONFIRM", - "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBCHARTJS-1019376" + "refsource": "MISC", + "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBCHARTJS-1019376", + "name": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBCHARTJS-1019376" }, { - "refsource": "CONFIRM", - "url": "https://github.com/chartjs/Chart.js/pull/7920" + "refsource": "MISC", + "url": "https://github.com/chartjs/Chart.js/pull/7920", + "name": "https://github.com/chartjs/Chart.js/pull/7920" } ] }, @@ -73,7 +78,7 @@ "description_data": [ { "lang": "eng", - "value": "This affects the package chart.js before 2.9.4.\n The options parameter is not properly sanitized when it is processed.\r\nWhen 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.\n" + "value": "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." } ] },