Описание
Deno node:crypto doesn't finalize cipher
Summary
The vulnerability allows an attacker to have infinite encryptions.
This can lead to naive attempts at brute forcing, as well as more refined attacks with the goal to learn the server secrets.
PoC
Expected Output
Actual Output
Mitigations
All users should upgrade to Deno v2.6.0 or newer.
Пакеты
deno
<= 2.5.6
2.6.0
Связанные уязвимости
Deno is a JavaScript, TypeScript, and WebAssembly runtime. Before 2.6.0, node:crypto doesn't finalize cipher. The vulnerability allows an attacker to have infinite encryptions. This can lead to naive attempts at brute forcing, as well as more refined attacks with the goal to learn the server secrets. This vulnerability is fixed in 2.6.0.
Уязвимость модуля crypto среды выполнения для JavaScript и TypeScript Deno, позволяющая нарушителю раскрыть защищаемую информацию путем осуществления атаки методом перебора