Описание
Unhandled crash in npm posix
This affects all versions of package posix. When invoking the toString method, it will fallback to 0x0 value, as the value of toString is not invokable (not a function), and then it will crash with type-check.
Пакеты
Наименование
posix
npm
Затронутые версииВерсия исправления
<= 4.2.0
Отсутствует
Связанные уязвимости
CVSS3: 5.9
nvd
больше 3 лет назад
This affects all versions of package posix. When invoking the toString method, it will fallback to 0x0 value, as the value of toString is not invokable (not a function), and then it will crash with type-check.