GHSA-8864-RHMW-5M6F
Vulnerability from github – Published: 2019-09-23 18:32 – Updated: 2022-08-03 15:33
VLAI
Summary
Status Board vulnerable to Cross-Site Scripting before v1.1.82
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.
Recommendation
Upgrade to version 1.1.82 to receive a patch.
Severity
6.1 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "status-board"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.1.82"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2019-15479"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2019-09-19T15:16:08Z",
"nvd_published_at": null,
"severity": "MODERATE"
},
"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\u0027s browser.\n\n\n## Recommendation\n\nUpgrade to version 1.1.82 to receive a patch.",
"id": "GHSA-8864-rhmw-5m6f",
"modified": "2022-08-03T15:33:55Z",
"published": "2019-09-23T18:32:42Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15479"
},
{
"type": "WEB",
"url": "https://github.com/jameswlane/status-board/pull/948"
},
{
"type": "WEB",
"url": "https://github.com/status-board/status-board/commit/19106617865406aa6f8edec036dcb1db427d5f71"
},
{
"type": "PACKAGE",
"url": "https://github.com/jameswlane/status-board"
},
{
"type": "WEB",
"url": "https://snyk.io/vuln/SNYK-JS-STATUSBOARD-460295"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
}
],
"summary": "Status Board vulnerable to Cross-Site Scripting before v1.1.82"
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…