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

exploitDog

github логотип

GHSA-phwv-c562-gvmh

Опубликовано: 26 фев. 2026
Источник: github
Github: Прошло ревью
CVSS4: 5.3

Описание

Svelte vulnerable to XSS during SSR with contenteditable bind:innerText and bind:textContent

The contents of bind:innerText and bind:textContent on contenteditable elements were not properly escaped. This could enable HTML injection and Cross-site Scripting (XSS) if rendering untrusted data as the binding's initial value on the server.

Пакеты

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

svelte

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

<= 5.53.4

5.53.5

EPSS

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

5.3 Medium

CVSS4

Дефекты

CWE-79

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

CVSS3: 5.4
redhat
30 дней назад

Svelte performance oriented web framework. Prior to version 5.53.5, the contents of `bind:innerText` and `bind:textContent` on `contenteditable` elements were not properly escaped. This could enable HTML injection and Cross-Site Scripting (XSS) if rendering untrusted data as the binding's initial value on the server. Version 5.53.5 fixes the issue.

CVSS3: 6.1
nvd
30 дней назад

Svelte performance oriented web framework. Prior to version 5.53.5, the contents of `bind:innerText` and `bind:textContent` on `contenteditable` elements were not properly escaped. This could enable HTML injection and Cross-Site Scripting (XSS) if rendering untrusted data as the binding's initial value on the server. Version 5.53.5 fixes the issue.

EPSS

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

5.3 Medium

CVSS4

Дефекты

CWE-79