Description
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.
Problem types
CWE-325: Missing Cryptographic Step
Product status
References
github.com/...d/deno/security/advisories/GHSA-5379-f5hf-w38v
github.com/denoland/deno/releases/tag/v2.6.0