Improper Neutralization of Escape, Meta, or Control Sequences in Deno - CVE-2023-22499
Published: January 17, 2023 / Updated: April 23, 2026
Deno
Deno Land
Description
The vulnerability allows a remote attacker to spoof an interactive permission prompt.
The vulnerability exists due to improper neutralization of terminal output in the interactive permission prompt when handling multithreaded program output. A remote attacker can clear the terminal screen and rewrite the displayed prompt to spoof an interactive permission prompt.
User interaction is required, and the issue affects environments that attach an interactive prompt, including programs using the Web Worker API.