Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

debian логотип

CVE-2022-25349

Опубликовано: 01 мая 2022
Источник: debian

Описание

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.

Пакеты

ПакетСтатусВерсия исправленияРелизТип
materializeremovedpackage

Примечания

  • https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2766498

  • https://security.snyk.io/vuln/SNYK-JS-MATERIALIZECSS-2324800

  • https://github.com/materializecss/materialize/blob/main/js/autocomplete.js#L310

  • https://github.com/Dogfalo/materialize/blob/v1-dev/js/autocomplete.js#L285

Связанные уязвимости

CVSS3: 5.4
nvd
почти 4 года назад

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.

CVSS3: 5.4
github
почти 4 года назад

materialize-css vulnerable to cross-site Scripting (XSS) due to improper escape of user input