Skip to content

Cross-Site Scripting in status-board

Moderate severity GitHub Reviewed Published Sep 23, 2019 to the GitHub Advisory Database • Updated Jan 9, 2023

Package

npm status-board (npm)

Affected versions

< 1.1.82

Patched versions

1.1.82

Description

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.

References

Reviewed Sep 19, 2019
Published to the GitHub Advisory Database Sep 23, 2019
Last updated Jan 9, 2023

Severity

Moderate
6.1
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Weaknesses

CVE ID

CVE-2019-15478

GHSA ID

GHSA-6m4r-cgm3-6q7q

Source code

No known source code
Checking history
See something to contribute? Suggest improvements for this vulnerability.