Cross-Site Scripting in console-feed
High severity
GitHub Reviewed
Published
Sep 3, 2020
to the GitHub Advisory Database
•
Updated Jan 9, 2023
Description
Reviewed
Aug 31, 2020
Published to the GitHub Advisory Database
Sep 3, 2020
Last updated
Jan 9, 2023
Versions of
console-feed
prior to 2.8.10 are vulnerable to Cross-Site Scripting (XSS). The package fails to properly escape the rendered output. If an application usesconsole-feed
and a malicious JavaScript payload was passed to aconsole.log('%_', payload)
call, the package would render HTML containing the malicious payload.Recommendation
Upgrade to version 2.8.10 or later.
References