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

exploitDog

github логотип

GHSA-fh7r-996q-gvcp

Опубликовано: 25 апр. 2023
Источник: github
Github: Прошло ревью
CVSS3: 8

Описание

Possible XSS injection through Validate::isCleanHTML method

Impact

ValidateCore::isCleanHTML() method of Prestashop misses hijickable events which can lead to XSS injection, allowed by the presence of pre-setup @keyframes methods.

This XSS which hijacks HTML attributes will be triggered without any interaction of the visitor/administrator which makes it as dangerous as a trivial XSS.

Contrary to most XSS which target HTML attributes and which are triggered without user interaction (such as onload / onerror which suffer from a very limited scope), this one can hijack every HTML element, which increases the danger due to a complete HTML elements scope.

Patches

The patch will be on PS 8.0.4 and PS 1.7.8.9

References

Пакеты

Наименование

prestashop/prestashop

composer
Затронутые версииВерсия исправления

>= 8.0.0, < 8.0.4

8.0.4

Наименование

prestashop/prestashop

composer
Затронутые версииВерсия исправления

< 1.7.8.9

1.7.8.9

EPSS

Процентиль: 70%
0.00645
Низкий

8 High

CVSS3

Дефекты

CWE-79

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

CVSS3: 8.5
nvd
почти 3 года назад

PrestaShop is an Open Source e-commerce web application. Prior to versions 8.0.4 and 1.7.8.9, the `ValidateCore::isCleanHTML()` method of Prestashop misses hijackable events which can lead to cross-site scripting (XSS) injection, allowed by the presence of pre-setup `@keyframes` methods. This XSS, which hijacks HTML attributes, can be triggered without any interaction by the visitor/administrator, which makes it as dangerous as a trivial XSS attack. Contrary to other attacks which target HTML attributes and are triggered without user interaction (such as onload / onerror which suffer from a very limited scope), this one can hijack every HTML element, which increases the danger due to a complete HTML elements scope. Versions 8.0.4 and 1.7.8.9 contain a fix for this issue.

EPSS

Процентиль: 70%
0.00645
Низкий

8 High

CVSS3

Дефекты

CWE-79