Description
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.
Remediation
References
https://github.com/Dogfalo/materialize/blob/v1-dev/js/autocomplete.js%23L285%20
https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2766498
https://snyk.io/vuln/SNYK-JS-MATERIALIZECSS-2324800
Related Vulnerabilities
CVE-2022-0868 Vulnerability in npm package urijs
CVE-2020-10672 Vulnerability in maven package com.fasterxml.jackson.core:jackson-databind
CVE-2020-7746 Vulnerability in maven package org.webjars.npm:chart.js
CVE-2020-7708 Vulnerability in npm package irrelon-path
CVE-2022-36007 Vulnerability in maven package com.github.jlangch:venice