原始 OSV JSON{
"id": "GHSA-8864-rhmw-5m6f",
"aliases": [
"CVE-2019-15479"
],
"details": "Versions of `status-board` prior to 1.1.82 are vulnerable to Cross-Site Scripting. The `renderDashboard()` function concatenates the `safeDashboard` variable to the printed error message with insufficient sanitization. If this variable is controlled by user input it allows attackers to execute arbitrary JavaScript in a victim's browser.\n\n\n## Recommendation\n\nUpgrade to version 1.1.82 to receive a patch.",
"summary": "Status Board vulnerable to Cross-Site Scripting before v1.1.82",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.1.82"
}
]
}
],
"package": {
"name": "status-board",
"ecosystem": "npm"
}
}
],
"modified": "2022-08-03T15:33:55Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
"published": "2019-09-23T18:32:42Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15479",
"type": "ADVISORY"
},
{
"url": "https://github.com/jameswlane/status-board/pull/948",
"type": "WEB"
},
{
"url": "https://github.com/status-board/status-board/commit/19106617865406aa6f8edec036dcb1db427d5f71",
"type": "WEB"
},
{
"url": "https://github.com/jameswlane/status-board",
"type": "PACKAGE"
},
{
"url": "https://snyk.io/vuln/SNYK-JS-STATUSBOARD-460295",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2019-09-19T15:16:08Z"
}
}