Cross-Site Scripting in status-board
Moderate severity
GitHub Reviewed
Published
Sep 23, 2019
to the GitHub Advisory Database
•
Updated Jan 9, 2023
Description
Reviewed
Sep 19, 2019
Published to the GitHub Advisory Database
Sep 23, 2019
Last updated
Jan 9, 2023
All versions of
status-board
are vulnerable to Cross-Site Scripting. TherenderJsDashboard()
function concatenates thesafeDashboard
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