console-feed@2.3.0 vulnerabilities

A React component that displays console logs from the current page, an iframe or transported across a server

Direct Vulnerabilities

Known vulnerabilities in the console-feed package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • C
Cross-site Scripting (XSS)

console-feed is a React component that displays console logs from the current page, an iframe or transported across a server.

Affected versions of this package are vulnerable to Cross-site Scripting (XSS). The package fails to properly escape the output in console.log(). By passing a payload into console.log('%_', payload), the payload will get rendered in the console output.

How to fix Cross-site Scripting (XSS)?

Upgrade console-feed to version 2.8.10 or higher.

<2.8.10