GHSA-6M4R-CGM3-6Q7Q
Vulnerability from github – Published: 2019-09-23 18:32 – Updated: 2021-08-17 22:30
VLAI?
Summary
Cross-Site Scripting in status-board
Details
All versions of status-board are vulnerable to Cross-Site Scripting. The renderJsDashboard() function concatenates the safeDashboard variable to the HTTP response message with insufficient sanitization. If this variable is controlled by user input it may allow attackers to execute arbitrary JavaScript in a victim's browser.
Recommendation
No fix is currently available. Consider using an alternative package until a fix is made available.
Severity ?
6.1 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "status-board"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.1.82"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2019-15478"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2019-09-19T15:15:56Z",
"nvd_published_at": null,
"severity": "MODERATE"
},
"details": "All versions of `status-board` are vulnerable to Cross-Site Scripting. The `renderJsDashboard()` function concatenates the `safeDashboard` variable to the HTTP response message with insufficient sanitization. If this variable is controlled by user input it may allow attackers to execute arbitrary JavaScript in a victim\u0027s browser.\n\n\n## Recommendation\n\nNo fix is currently available. Consider using an alternative package until a fix is made available.",
"id": "GHSA-6m4r-cgm3-6q7q",
"modified": "2021-08-17T22:30:43Z",
"published": "2019-09-23T18:32:54Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15478"
},
{
"type": "WEB",
"url": "https://github.com/jameswlane/status-board/pull/949"
},
{
"type": "WEB",
"url": "https://github.com/jameswlane/status-board/pull/949/files"
},
{
"type": "WEB",
"url": "https://snyk.io/vuln/SNYK-JS-STATUSBOARD-460293"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/1151"
}
],
"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": "Cross-Site Scripting in status-board"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
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…