Lucene search

K
prionPRIOn knowledge basePRION:CVE-2024-27936
HistoryMar 14, 2024 - 10:53 p.m.

Design/Logic Flaw

2024-03-1422:53:57
PRIOn knowledge base
www.prio-n.com
26
deno
runtime
security flaw
spoofed permission prompts
ansi code
patch

7 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.7%

Deno is a JavaScript, TypeScript, and WebAssembly runtime with secure defaults. Starting in version 1.32.1 and prior to version 1.41 of the deno_runtime 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 of the deno_runtime library contains a patch for the issue.

CPENameOperatorVersion
denoeq= >= 1.32.1, < 1.41

7 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.7%

Related for PRION:CVE-2024-27936