CVE-2023-22499
Last modified
CVE-2023-22499 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.60% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Deno | Deno | >= 1.9.0, < 1.29.3 |
References
- https://github.com/denoland/deno/pull/17392Patch, Third Party Advisory
- https://github.com/denoland/deno/security/advisories/GHSA-mc52-jpm2-cqh6Exploit, Third Party Advisory
- https://github.com/denoland/deno/pull/17392Patch, Third Party Advisory
- https://github.com/denoland/deno/security/advisories/GHSA-mc52-jpm2-cqh6Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-22499?
How severe is CVE-2023-22499?
How do I fix CVE-2023-22499?
Are you affected by CVE-2023-22499?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
