dash-html-components@0.15.0 vulnerabilities

Vanilla HTML components for Dash

Direct Vulnerabilities

Known vulnerabilities in the dash-html-components 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
  • M
Cross-site Scripting (XSS)

dash-html-components is a Vanilla HTML components for Dash.

Affected versions of this package are vulnerable to Cross-site Scripting (XSS) when the href of the a tag is controlled by an adversary. An authenticated attacker who stores a view that exploits this vulnerability could steal the data that's visible to another user who opens that view - not just the data already included on the page, but they could also, in theory, make additional requests and access other data accessible to this user. In some cases, they could also steal the access tokens of that user, which would allow the attacker to act as that user, including viewing other apps and resources hosted on the same server.

Note:

This is only exploitable in Dash apps that include some mechanism to store user input to be reloaded by a different user.

How to fix Cross-site Scripting (XSS)?

Upgrade dash-html-components to version 2.0.16 or higher.

<2.0.16