CVE-2022-25349
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.
Date published : 2022-05-01
https://github.com/Dogfalo/materialize/blob/v1-dev/js/autocomplete.js%23L285%20
