Description
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.
Remediation
References
https://github.com/highcharts/highcharts/security/advisories/GHSA-8j65-4pcq-xq95
https://security.netapp.com/advisory/ntap-20210622-0005/
Related Vulnerabilities
CVE-2019-20444 Vulnerability in maven package io.netty:netty-all
CVE-2023-35142 Vulnerability in maven package com.checkmarx.jenkins:checkmarx
CVE-2018-3719 Vulnerability in npm package mixin-deep
CVE-2018-3745 Vulnerability in maven package org.webjars.npm:atob
CVE-2020-11987 Vulnerability in maven package org.apache.xmlgraphics:batik-svgbrowser