Skip to content

Cross-Site Scripting in console-feed

High severity GitHub Reviewed Published Sep 3, 2020 to the GitHub Advisory Database • Updated Jan 9, 2023

Package

npm console-feed (npm)

Affected versions

< 2.8.10

Patched versions

2.8.10

Description

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 uses console-feed and a malicious JavaScript payload was passed to a console.log('%_', payload) call, the package would render HTML containing the malicious payload.

Recommendation

Upgrade to version 2.8.10 or later.

References

Reviewed Aug 31, 2020
Published to the GitHub Advisory Database Sep 3, 2020
Last updated Jan 9, 2023

Severity

High

Weaknesses

CVE ID

No known CVE

GHSA ID

GHSA-g9wg-wq4f-2x5w

Source code

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