Status Board vulnerable to Cross-Site Scripting before v1.1.82
Moderate severity
GitHub Reviewed
Published
Sep 23, 2019
to the GitHub Advisory Database
•
Updated Mar 31, 2023
Description
Reviewed
Sep 19, 2019
Published to the GitHub Advisory Database
Sep 23, 2019
Last updated
Mar 31, 2023
Versions of
status-board
prior to 1.1.82 are vulnerable to Cross-Site Scripting. TherenderDashboard()
function concatenates thesafeDashboard
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.
References