VYPR

Deno Runtime

by Denoland

Source repositories

CVEs (3)

  • CVE-2023-28445CriMar 24, 2023
    risk 0.57cvss 9.9epss 0.01

    Deno is a runtime for JavaScript and TypeScript that uses V8 and is built in Rust. Resizable ArrayBuffers passed to asynchronous functions that are shrunk during the asynchronous operation could result in an out-of-bound read/write. It is unlikely that this has been exploited in…

  • CVE-2024-27936HigMar 21, 2024
    risk 0.50cvss 8.8epss 0.01

    Deno is a JavaScript, TypeScript, and WebAssembly runtime with secure defaults. Starting in version 1.32.1 and prior to version 1.41.0 of the deno library, maliciously crafted permission request can show the spoofed permission prompt by inserting a broken ANSI escape sequence…

  • CVE-2023-33966HigMay 31, 2023
    risk 0.49cvss 8.6epss 0.01

    Deno is a runtime for JavaScript and TypeScript. In deno 1.34.0 and deno_runtime 0.114.0, outbound HTTP requests made using the built-in `node:http` or `node:https` modules are incorrectly not checked against the network permission allow list (`--allow-net`). Dependencies…