Описание
Invalid Curve Attack in node-jose
Affected versions of node-jose are vulnerable to an invalid curve attack. This allows an attacker to recover the private secret key when JWE with Key Agreement with Elliptic Curve Diffie-Hellman Ephemeral Static (ECDH-ES) is used.
Recommendation
Update to version 0.9.3 or later.
Ссылки
- https://nvd.nist.gov/vuln/detail/CVE-2017-16007
- https://github.com/cisco/node-jose/pull/88
- https://github.com/cisco/node-jose/commit/f92cffb4a0398b4b1158be98423369233282e0af
- https://gist.github.com/asanso/fa25685348051ef6a28d49aa0f27a4ae
- https://github.com/cisco/node-jose/compare/0.9.2...0.9.3
- http://blog.intothesymmetry.com/2017/03/critical-vulnerability-in-json-web.html
Пакеты
Наименование
node-jose
npm
Затронутые версииВерсия исправления
< 0.9.3
0.9.3
Связанные уязвимости
CVSS3: 5.9
nvd
больше 7 лет назад
node-jose is a JavaScript implementation of the JSON Object Signing and Encryption (JOSE) for current web browsers and node.js-based servers. node-jose earlier than version 0.9.3 is vulnerable to an invalid curve attack. This allows an attacker to recover the private secret key when JWE with Key Agreement with Elliptic Curve Diffie-Hellman Ephemeral Static (ECDH-ES) is used.