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

exploitDog

github логотип

GHSA-xcg2-9pp4-j82x

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

Описание

rollbar vulnerable to Prototype Pollution in merge()

Impact

Prototype pollution vulnerability in merge(). If application code calls rollbar.configure() with untrusted input, prototype pollution is possible.

Patches

Fixed in 2.26.5 and 3.0.0-beta5.

Workarounds

Ensure that values passed to rollbar.configure() do not contain untrusted input.

References

Fixed in https://github.com/rollbar/rollbar.js/pull/1394 (2.26.x) and https://github.com/rollbar/rollbar.js/pull/1390 (3.x)

Пакеты

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

rollbar

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

<= 2.26.4

2.26.5

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

rollbar

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

>= 3.0.0-alpha1, <= 3.0.0-beta4

3.0.0-beta5

EPSS

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

5.9 Medium

CVSS3

Дефекты

CWE-1321

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

CVSS3: 5.9
nvd
4 месяца назад

Rollbar.js offers error tracking and logging from Javascript to Rollbar. In versions before 2.26.5 and from 3.0.0-alpha1 to before 3.0.0-beta5, there is a prototype pollution vulnerability in merge(). If application code calls rollbar.configure() with untrusted input, prototype pollution is possible. This issue has been fixed in versions 2.26.5 and 3.0.0-beta5. A workaround involves ensuring that values passed to rollbar.configure() do not contain untrusted input.

EPSS

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

5.9 Medium

CVSS3

Дефекты

CWE-1321