CVE-2024-27936
CVSS V2 None
CVSS V3 None
Description
Deno is a JavaScript, TypeScript, and WebAssembly runtime with secure defaults. Starting in version 1.32.1 and prior to version 1.41.0 of the deno library, maliciously crafted permission request can show the spoofed permission prompt by inserting a broken ANSI escape sequence into the request contents. Deno is stripping any ANSI escape sequences from the permission prompt, but permissions given to the program are based on the contents that contain the ANSI escape sequences. Any Deno program can spoof the content of the interactive permission prompt by inserting a broken ANSI code, which allows a malicious Deno program to display the wrong file path or program name to the user. Version 1.41.0 of the deno library contains a patch for the issue.
Overview
- CVE ID
- CVE-2024-27936
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-03-06T21:05:59.251Z
- Last Modified Date
- 2024-06-10T12:42:08.776Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/denoland/deno/security/advisories/GHSA-m4pq-fv2w-6hrw | x_refsource_CONFIRM |
https://github.com/denoland/deno/commit/78d430103a8f6931154ddbbe19d36f3b8630286d | x_refsource_MISC |
https://github.com/denoland/deno/commit/7e6b94231290020b55f1d08fb03ea8132781abc5 | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-27936 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-27936 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-26 01:43:25 | Added to TrackCVE |