Описание
Downloads Resources over HTTP in unicode
Affected versions of unicode insecurely download resources over HTTP.
In scenarios where an attacker has a privileged network position, they can modify or read such resources at will. While the exact severity of impact for a vulnerability like this is highly variable and depends on the behavior of the package itself, it ranges from being able to read sensitive information all the way up to and including remote code execution.
Recommendation
Update to version 9.0.0 or later.
Пакеты
Наименование
unicode
npm
Затронутые версииВерсия исправления
< 9.0.0
9.0.0
Связанные уязвимости
CVSS3: 8.1
nvd
больше 7 лет назад
unicode loads unicode data downloaded from unicode.org into nodejs. Unicode before 9.0.0 downloads binary resources over HTTP, which leaves it vulnerable to MITM attacks.