CVE-2023-28446
CVSS V2 None
CVSS V3 None
Description
Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust. Arbitrary program names without any ANSI filtering allows any malicious program to clear the first 2 lines of a `op_spawn_child` or `op_kill` prompt and replace it with any desired text. This works with any command on the respective platform, giving the program the full ability to choose what program they wanted to run. This problem can not be exploited on systems that do not attach an interactive prompt (for example headless servers). This issue has been patched in version 1.31.2.
Overview
- CVE ID
- CVE-2023-28446
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2023-03-24T20:15:15
- Last Modified Date
- 2023-03-31T14:28:00
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:deno:deno:*:*:*:*:*:*:*:* | 1 | OR | 1.31.2 |
References
Reference URL | Reference Tags |
---|---|
https://github.com/denoland/deno/blob/7d13d65468c37022f003bb680dfbddd07ea72173/runtime/js/40_process.js#L175 | Vendor Advisory |
https://github.com/denoland/deno/releases/tag/v1.31.2 | Patch Release Notes |
https://github.com/denoland/deno/security/advisories/GHSA-vq67-rp93-65qf | Exploit Vendor Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2023-28446 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-28446 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2023-04-17 03:26:06 | Added to TrackCVE | |||
2023-04-17 03:26:08 | Weakness Enumeration | new |