CVE-2024-27936

HIGH

Deno <1.41.0 - Code Injection

Title source: llm
STIX 2.1

Description

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 into the request contents. Deno is stripping any ANSI escape sequences from the permission prompt, but permissions given to the program are based on the contents that contain the ANSI escape sequences. Any Deno program can spoof the content of the interactive permission prompt by inserting a broken ANSI code, which allows a malicious Deno program to display the wrong file path or program name to the user. Version 1.41.0 of the deno library contains a patch for the issue.

Scores

CVSS v3 8.8
EPSS 0.0078
EPSS Percentile 73.8%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact partial

Details

CWE
CWE-150
Status published
Products (4)
crates.io/deno 1.32.1 - 1.41.0crates.io
crates.io/deno_runtime 0.103.0 - 0.147.0crates.io
deno/deno 1.32.1 - 1.41.0
deno/deno_runtime 0.103.0 - 0.147.0
Published Mar 21, 2024
Tracked Since Feb 18, 2026