Releases44
Frequency1 month 2 days
Last Release
Stars38.8K
Materialize, a CSS Framework based on Material Design

CVE History

CVEAffectedPublishedCVSS v3CVSS v2
all versions5.4 MEDIUM4.3 MEDIUM

All versions of package materialize-css are vulnerable to Cross-site Scripting (XSS) due to improper escape of user input (such as <not-a-tag />) that is being parsed as HTML/JavaScript, and inserted into the Document Object Model (DOM). This vulnerability can be exploited when the user-input is provided to the autocomplete component.

<= 1.0.04.3 MEDIUM

In Materialize through 1.0.0, XSS is possible via the Tooltip feature.

<= 1.0.04.3 MEDIUM

In Materialize through 1.0.0, XSS is possible via the Autocomplete feature.

<= 1.0.04.3 MEDIUM

In Materialize through 1.0.0, XSS is possible via the Toast feature.