KDWSS / openedr

Open EDR public repository
Other
0 stars 0 forks source link

CVE-2021-29489 (High) detected in highcharts-4.2.1.js #19

Open mend-for-github-com[bot] opened 3 years ago

mend-for-github-com[bot] commented 3 years ago

CVE-2021-29489 - High Severity Vulnerability

Vulnerable Library - highcharts-4.2.1.js

Highcharts is a charting library written in pure JavaScript, offering an easy way of adding interactive charts to your web site or web application. Highcharts currently supports line, spline, area, areaspline, column, bar, pie and scatter chart types. Highcharts is NOT free for commercial use. See the license here: http://highcharts.com/license

Library home page: https://cdnjs.cloudflare.com/ajax/libs/highcharts/4.2.1/highcharts.js

Path to dependency file: /edrav2/eprj/boost/libs/hana/doc/html/one_8hpp.html

Path to vulnerable library: /edrav2/eprj/boost/libs/hana/doc/html/highcharts.js,/edrav2/eprj/boost/libs/hana/doc/html/highcharts.js,/edrav2/eprj/boost/libs/hana/benchmark/../doc/js/highcharts.js,/edrav2/eprj/boost/libs/hana/doc/js/highcharts.js

Dependency Hierarchy: - :x: **highcharts-4.2.1.js** (Vulnerable Library)

Found in HEAD commit: 30207a8f9a2b5d0b116c65f1e59dfdeba6de5c3e

Found in base branch: main

Vulnerability Details

Highcharts JS is a JavaScript charting library based on SVG. In Highcharts versions 8 and earlier, the chart options structure was not systematically filtered for XSS vectors. The potential impact was that content from untrusted sources could execute code in the end user's browser. The vulnerability is patched in version 9. As a workaround, implementers who are not able to upgrade may apply DOMPurify recursively to the options structure to filter out malicious markup.

Publish Date: 2021-05-05

URL: CVE-2021-29489

CVSS 3 Score Details (7.6)

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://www.npmjs.com/advisories/1667

Release Date: 2021-05-05

Fix Resolution: highcharts - 9.0.0