CVE-2023-22499

Deno is a runtime for JavaScript and TypeScript that uses V8 and is built in Rust. Multi-threaded programs were able to spoof interactive permission prompt by rewriting the prompt to suggest that program is waiting on user confirmation to unrelated action. A malicious program could clear the terminal screen after permission prompt was shown and write a generic message. This situation impacts users who use Web Worker API and relied on interactive permission prompt. The reproduction is very timing sensitive and can’t be reliably reproduced on every try. This problem can not be exploited on systems that do not attach an interactive prompt (for example headless servers). The problem has been fixed in Deno v1.29.3; it is recommended all users update to this version. Users are advised to upgrade. Users unable to upgrade may run with --no-prompt flag to disable interactive permission prompts.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:deno:deno:*:*:*:*:*:*:*:*

History

25 Jan 2023, 16:36

Type Values Removed Values Added
First Time Deno deno
Deno
CPE cpe:2.3:a:deno:deno:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.5
References (MISC) https://github.com/denoland/deno/pull/17392 - (MISC) https://github.com/denoland/deno/pull/17392 - Patch, Third Party Advisory
References (MISC) https://github.com/denoland/deno/security/advisories/GHSA-mc52-jpm2-cqh6 - (MISC) https://github.com/denoland/deno/security/advisories/GHSA-mc52-jpm2-cqh6 - Exploit, Third Party Advisory

17 Jan 2023, 23:01

Type Values Removed Values Added
New CVE

Information

Published : 2023-01-17 21:15

Updated : 2023-12-10 14:48


NVD link : CVE-2023-22499

Mitre link : CVE-2023-22499

CVE.ORG link : CVE-2023-22499


JSON object : View

Products Affected

deno

  • deno
CWE
CWE-362

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')