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

exploitDog

github логотип

GHSA-f34m-x9pj-62vq

Опубликовано: 01 дек. 2021
Источник: github
Github: Прошло ревью
CVSS3: 7.6

Описание

Cross-Site Scripting Vulnerability in @joeattardi/emoji-button

Impact

There are two vectors for XSS attacks with versions of @joeattardi/emoji-button before 4.6.2:

  • A URL for a custom emoji
  • An i18n string

In both of these cases, a value can be crafted such that it can insert a script tag into the page and execute malicious code.

Patches

This vulnerability is fixed starting in version 4.6.2. This is resolved by properly escaping strings that are inserted into the HTML document.

Workarounds

There is no workaround other than upgrading to a non-vulnerable version.

Credit

This issue was discovered by GitHub team member @erik-krogh (Erik Krogh Kristensen) and was reported by the GitHub Security Lab team.

Пакеты

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

@joeattardi/emoji-button

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

< 4.6.2

4.6.2

EPSS

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

7.6 High

CVSS3

Дефекты

CWE-79

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

CVSS3: 7.6
nvd
около 4 лет назад

@joeattardi/emoji-button is a Vanilla JavaScript emoji picker component. In affected versions there are two vectors for XSS attacks: a URL for a custom emoji, and an i18n string. In both of these cases, a value can be crafted such that it can insert a `script` tag into the page and execute malicious code.

EPSS

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

7.6 High

CVSS3

Дефекты

CWE-79