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

exploitDog

github логотип

GHSA-j6p2-cx3w-6jcp

Опубликовано: 18 фев. 2019
Источник: github
Github: Прошло ревью
CVSS3: 5.4

Описание

Cross-Site Scripting in backbone

Affected versions of backbone are vulnerable to cross-site scripting when users are allowed to supply input to the Model#Escape function, and the output is then written to the DOM.

The vulnerability occurs as a result of the regular expression used to encode metacharacters failing to take HTML Entities such as < into account.

Recommendation

Update to version 0.5.0 or later.

Пакеты

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

backbone

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

>= 0.3.3, < 0.5.0

0.5.0

EPSS

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

5.4 Medium

CVSS3

Дефекты

CWE-79

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

CVSS3: 5.4
ubuntu
больше 7 лет назад

backbone is a module that adds in structure to a JavaScript heavy application through key-value pairs and custom events connecting to your RESTful API through JSON There exists a potential Cross Site Scripting vulnerability in the `Model#Escape` function of backbone 0.3.3 and earlier, if a user is able to supply input. This is due to the regex that's replacing things to miss the conversion of things such as `<` to `<`.

CVSS3: 5.4
nvd
больше 7 лет назад

backbone is a module that adds in structure to a JavaScript heavy application through key-value pairs and custom events connecting to your RESTful API through JSON There exists a potential Cross Site Scripting vulnerability in the `Model#Escape` function of backbone 0.3.3 and earlier, if a user is able to supply input. This is due to the regex that's replacing things to miss the conversion of things such as `<` to `<`.

CVSS3: 5.4
debian
больше 7 лет назад

backbone is a module that adds in structure to a JavaScript heavy appl ...

EPSS

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

5.4 Medium

CVSS3

Дефекты

CWE-79