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

exploitDog

github логотип

GHSA-xmjj-3c76-5w84

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

Описание

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in directus

Impact

Unauthorized JavaScript can be executed by inserting an iframe into the rich text html interface that links to a file uploaded HTML file that loads another uploaded JS file in its script tag. This satisfies the regular content security policy header, which in turn allows the file to run any arbitrary JS.

Patches

This was resolved in https://github.com/directus/directus/pull/12020 which is released in 9.7.0

Workarounds

You can disable the live embed in the WYSIWYG by adding { "media_live_embeds": false } to the Options Overrides option of the Rich Text HTML interface.

References

https://github.com/directus/directus/pull/12020

For more information

If you have any questions or comments about this advisory:

Пакеты

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

directus

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

< 9.7.0

9.7.0

EPSS

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

8.8 High

CVSS3

Дефекты

CWE-79

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

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

Directus is a real-time API and App dashboard for managing SQL database content. Prior to version 9.7.0, unauthorized JavaScript (JS) can be executed by inserting an iframe into the rich text html interface that links to a file uploaded HTML file that loads another uploaded JS file in its script tag. This satisfies the regular content security policy header, which in turn allows the file to run any arbitrary JS. This issue was resolved in version 9.7.0. As a workaround, disable the live embed in the what-you-see-is-what-you-get by adding `{ "media_live_embeds": false }` to the _Options Overrides_ option of the Rich Text HTML interface.

EPSS

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

8.8 High

CVSS3

Дефекты

CWE-79