MendDemo-josh / Umbraco-CMS

The simple, flexible and friendly ASP.NET CMS used by more than 730.000 websites
https://umbraco.com
MIT License
0 stars 0 forks source link

angular-chart.js-1.1.1.tgz: 1 vulnerabilities (highest severity is: 7.5) #9

Open mend-for-github-com[bot] opened 1 year ago

mend-for-github-com[bot] commented 1 year ago
Vulnerable Library - angular-chart.js-1.1.1.tgz

Path to dependency file: /src/Umbraco.Web.UI.Client/package.json

Path to vulnerable library: /src/Umbraco.Web.UI.Client/node_modules/angular-chart.js/node_modules/chart.js/package.json

Found in HEAD commit: 3779382600a590273050ede90af971d9ece62057

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (angular-chart.js version) Remediation Possible**
CVE-2020-7746 High 7.5 chart.js-2.3.0.tgz Transitive N/A*

*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2020-7746 ### Vulnerable Library - chart.js-2.3.0.tgz

Simple HTML5 charts using the canvas element.

Library home page: https://registry.npmjs.org/chart.js/-/chart.js-2.3.0.tgz

Path to dependency file: /src/Umbraco.Web.UI.Client/package.json

Path to vulnerable library: /src/Umbraco.Web.UI.Client/node_modules/angular-chart.js/node_modules/chart.js/package.json

Dependency Hierarchy: - angular-chart.js-1.1.1.tgz (Root Library) - :x: **chart.js-2.3.0.tgz** (Vulnerable Library)

Found in HEAD commit: 3779382600a590273050ede90af971d9ece62057

Found in base branch: v10/contrib

### Vulnerability Details

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.

Publish Date: 2020-10-29

URL: CVE-2020-7746

### CVSS 3 Score Details (7.5)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7746

Release Date: 2020-10-29

Fix Resolution: chart.js - 2.9.4