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.
References
Link | Resource |
---|---|
https://github.com/Dogfalo/materialize/blob/v1-dev/js/autocomplete.js%23L285%20 | Broken Link |
https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2766498 | Exploit Third Party Advisory |
https://snyk.io/vuln/SNYK-JS-MATERIALIZECSS-2324800 | Exploit Third Party Advisory |
https://github.com/Dogfalo/materialize/blob/v1-dev/js/autocomplete.js%23L285%20 | Broken Link |
https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2766498 | Exploit Third Party Advisory |
https://snyk.io/vuln/SNYK-JS-MATERIALIZECSS-2324800 | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 06:52
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/Dogfalo/materialize/blob/v1-dev/js/autocomplete.js%23L285%20 - Broken Link | |
References | () https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2766498 - Exploit, Third Party Advisory | |
References | () https://snyk.io/vuln/SNYK-JS-MATERIALIZECSS-2324800 - Exploit, Third Party Advisory |
Information
Published : 2022-05-01 16:15
Updated : 2024-11-21 06:52
NVD link : CVE-2022-25349
Mitre link : CVE-2022-25349
CVE.ORG link : CVE-2022-25349
JSON object : View
Products Affected
materializecss
- materialize
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')