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

exploitDog

github логотип

GHSA-7hpj-7hhx-2fgx

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

Описание

msgpackr's conversion of property names to strings can trigger infinite recursion

Impact

When decoding user supplied MessagePack messages, users can trigger stuck threads by crafting messages that keep the decoder stuck in a loop.

Patches

The fix is available in v1.10.1

Workarounds

Exploits seem to require structured cloning, replacing the 0x70 extension with your own (that throws an error or does something other than recursive referencing) should mitigate the issue.

References

Пакеты

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

msgpackr

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

< 1.10.1

1.10.1

EPSS

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

8.6 High

CVSS3

Дефекты

CWE-674

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

CVSS3: 5.9
redhat
больше 1 года назад

msgpackr is a fast MessagePack NodeJS/JavaScript implementation. Prior to 1.10.1, when decoding user supplied MessagePack messages, users can trigger stuck threads by crafting messages that keep the decoder stuck in a loop. The fix is available in v1.10.1. Exploits seem to require structured cloning, replacing the 0x70 extension with your own (that throws an error or does something other than recursive referencing) should mitigate the issue.

CVSS3: 6.8
nvd
больше 1 года назад

msgpackr is a fast MessagePack NodeJS/JavaScript implementation. Prior to 1.10.1, when decoding user supplied MessagePack messages, users can trigger stuck threads by crafting messages that keep the decoder stuck in a loop. The fix is available in v1.10.1. Exploits seem to require structured cloning, replacing the 0x70 extension with your own (that throws an error or does something other than recursive referencing) should mitigate the issue.

CVSS3: 6.5
fstec
больше 1 года назад

Уязвимость реализации MessagePack NodeJS/JavaScript msgpackr, позволяющая нарушителю вызвать отказ в обслуживании

CVSS3: 7.5
redos
около 1 года назад

Множественные уязвимости opensearch-dashboards

EPSS

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

8.6 High

CVSS3

Дефекты

CWE-674