Deno 1.42.2
Approved changes feed: RSS · Atom
cpe:2.3:a:deno:deno:1.42.2:*:*:*:*:*:*:*
part: a version: 1.42.2 update: *
| Vendor | Deno (d5afa7ad-1b4a-5b28-9776-7b90d94bc7bf) |
|---|---|
| Product | Deno (a875d440-11d8-546a-be1d-34922ca0bde4) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from NVD CPE 2.0 feed |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
pkg:github/denoland/deno |
purl2cpe | 2026-06-01 10:12:51.739770 |
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2024-32477 |
vulnerable | 2026-06-08 06:35:33.187259 |
Race condition when flushing input stream leads to permission prompt bypass
HIGH (7.7)
Deno is a JavaScript, TypeScript, and WebAssembly runtime with secure defaults. By using ANSI escape sequences and a race between `libc::tcflush(0, libc::TCIFLUSH)` and reading standard input, it's possible to manipulate the permission prompt and force it to allow an unsafe action regardless of the user input. Some ANSI escape sequences act as a info request to the master terminal emulator and the terminal emulator sends back the reply in the PTY channel. standard streams also use this channel to send and get data. For example the `\033[6n` sequence requests the current cursor position. These sequences allow us to append data to the standard input of Deno. This vulnerability allows an attacker to bypass Deno permission policy. This vulnerability is fixed in 1.42.2.
Published: 2024-04-18T19:58:25.993Z
Updated: 2024-08-02T02:13:39.109Z |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.