原始 OSV JSON{
"id": "GHSA-gr4j-r575-g665",
"aliases": [],
"details": "Versions of `highcharts` prior to 7.2.2 or 8.1.1 are vulnerable to Cross-Site Scripting (XSS). The package fails to sanitize `href` values and does not restrict URL schemes, allowing attackers to execute arbitrary JavaScript in a victim's browser if they click the link.",
"summary": "Cross-Site Scripting in highcharts",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "7.2.2"
}
]
}
],
"package": {
"name": "highcharts",
"ecosystem": "npm"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.1.1"
}
]
}
],
"package": {
"name": "highcharts",
"ecosystem": "npm"
}
}
],
"modified": "2023-11-10T18:07:18Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N"
}
],
"published": "2020-08-25T14:04:47Z",
"references": [
{
"url": "https://github.com/highcharts/highcharts/issues/13559",
"type": "WEB"
},
{
"url": "https://github.com/highcharts/highcharts/commit/55c39dd55f12ce8dfab84f8ec13ad81423bee9f5",
"type": "WEB"
},
{
"url": "https://github.com/highcharts/highcharts",
"type": "PACKAGE"
},
{
"url": "https://snyk.io/vuln/SNYK-JS-HIGHCHARTS-571995",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-08-25T14:01:38Z"
}
}