Deno is a runtime for JavaScript and TypeScript that uses V8 and is built in Rust. In Deno versions 1.5.0 to 1.10.1, modules that are dynamically imported through `import()` or `new Worker` might have been able to bypass network and file system permission checks when statically importing other modules. The vulnerability has been patched in Deno release 1.10.2.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:HDeno
APPDeno1.5.0 – 1.10.2 (excl.)
Related vulnerabilities
Deno node:crypto — brak finalizacji szyfru umożliwia wielokrotne szyfrowanie
Deno 1.32.0: out-of-bound read/write przez Resizable ArrayBuffers
Deno: ominięcie uprawnień umożliwiające wykonanie dowolnego kodu powłoki
Deno is a JavaScript, TypeScript, and WebAssembly runtime. From 2.0.0 until 2.7.8, a flaw in Deno's Node.js tl...
Deno is a JavaScript, TypeScript, and WebAssembly runtime. Prior to 2.7.14, Deno's permission system enforces ...