CVE-2024-27933

Deno is a JavaScript, TypeScript, and WebAssembly runtime. In version 1.39.0, use of raw file descriptors in `op_node_ipc_pipe()` leads to premature close of arbitrary file descriptors, allowing standard input to be re-opened as a different resource resulting in permission prompt bypass. Node child_process IPC relies on the JS side to pass the raw IPC file descriptor to `op_node_ipc_pipe()`, which returns a `IpcJsonStreamResource` ID associated with the file descriptor. On closing the resource, the raw file descriptor is closed together. Use of raw file descriptors in `op_node_ipc_pipe()` leads to premature close of arbitrary file descriptors. This allow standard input (fd 0) to be closed and re-opened for a different resource, which allows a silent permission prompt bypass. This is exploitable by an attacker controlling the code executed inside a Deno runtime to obtain arbitrary code execution on the host machine regardless of permissions. This bug is known to be exploitable. There is a working exploit that achieves arbitrary code execution by bypassing prompts from zero permissions, additionally abusing the fact that Cache API lacks filesystem permission checks. The attack can be conducted silently as stderr can also be closed, suppressing all prompt outputs. Version 1.39.1 fixes the bug.
References
Link Resource
https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L214 Product
https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L220 Product
https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L225 Product
https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L241 Product
https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L256 Product
https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L265 Product
https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L99 Product
https://github.com/denoland/deno/commit/55fac9f5ead6d30996400e8597c969b675c5a22b Patch
https://github.com/denoland/deno/commit/5a91a065b882215dde209baf626247e54c21a392 Product
https://github.com/denoland/deno/security/advisories/GHSA-6q4w-9x56-rmwq Exploit Vendor Advisory
https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L214 Product
https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L220 Product
https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L225 Product
https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L241 Product
https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L256 Product
https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L265 Product
https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L99 Product
https://github.com/denoland/deno/commit/55fac9f5ead6d30996400e8597c969b675c5a22b Patch
https://github.com/denoland/deno/commit/5a91a065b882215dde209baf626247e54c21a392 Product
https://github.com/denoland/deno/security/advisories/GHSA-6q4w-9x56-rmwq Exploit Vendor Advisory
Configurations

Configuration 1 (hide)

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

History

03 Jan 2025, 19:23

Type Values Removed Values Added
CPE cpe:2.3:a:deno:deno:1.39.0:*:*:*:*:*:*:*
First Time Deno
Deno deno
References () https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L214 - () https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L214 - Product
References () https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L220 - () https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L220 - Product
References () https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L225 - () https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L225 - Product
References () https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L241 - () https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L241 - Product
References () https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L256 - () https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L256 - Product
References () https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L265 - () https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L265 - Product
References () https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L99 - () https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L99 - Product
References () https://github.com/denoland/deno/commit/55fac9f5ead6d30996400e8597c969b675c5a22b - () https://github.com/denoland/deno/commit/55fac9f5ead6d30996400e8597c969b675c5a22b - Patch
References () https://github.com/denoland/deno/commit/5a91a065b882215dde209baf626247e54c21a392 - () https://github.com/denoland/deno/commit/5a91a065b882215dde209baf626247e54c21a392 - Product
References () https://github.com/denoland/deno/security/advisories/GHSA-6q4w-9x56-rmwq - () https://github.com/denoland/deno/security/advisories/GHSA-6q4w-9x56-rmwq - Exploit, Vendor Advisory

21 Nov 2024, 09:05

Type Values Removed Values Added
References () https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L214 - () https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L214 -
References () https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L220 - () https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L220 -
References () https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L225 - () https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L225 -
References () https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L241 - () https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L241 -
References () https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L256 - () https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L256 -
References () https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L265 - () https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L265 -
References () https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L99 - () https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L99 -
References () https://github.com/denoland/deno/commit/55fac9f5ead6d30996400e8597c969b675c5a22b - () https://github.com/denoland/deno/commit/55fac9f5ead6d30996400e8597c969b675c5a22b -
References () https://github.com/denoland/deno/commit/5a91a065b882215dde209baf626247e54c21a392 - () https://github.com/denoland/deno/commit/5a91a065b882215dde209baf626247e54c21a392 -
References () https://github.com/denoland/deno/security/advisories/GHSA-6q4w-9x56-rmwq - () https://github.com/denoland/deno/security/advisories/GHSA-6q4w-9x56-rmwq -
Summary
  • (es) Deno es un tiempo de ejecución de JavaScript, TypeScript y WebAssembly. En la versión 1.39.0, el uso de descriptores de archivos sin formato en `op_node_ipc_pipe()` conduce al cierre prematuro de descriptores de archivos arbitrarios, lo que permite volver a abrir la entrada estándar como un recurso diferente, lo que da como resultado la omisión de la solicitud de permiso. El nodo child_process IPC depende del lado JS para pasar el descriptor de archivo IPC sin formato a `op_node_ipc_pipe()`, que devuelve un ID de `IpcJsonStreamResource` asociado con el descriptor de archivo. Al cerrar el recurso, el descriptor del archivo sin formato se cierra junto. El uso de descriptores de archivos sin formato en `op_node_ipc_pipe()` conduce al cierre prematuro de descriptores de archivos arbitrarios. Esto permite cerrar y volver a abrir la entrada estándar (fd 0) para un recurso diferente, lo que permite omitir la solicitud de permiso silenciosa. Esto es explotable por un atacante que controla el código ejecutado dentro de un tiempo de ejecución de Deno para obtener la ejecución de código arbitrario en la máquina host, independientemente de los permisos. Se sabe que este error es explotable. Existe un exploit funcional que logra la ejecución de código arbitrario al evadir solicitudes de permisos cero, abusando además del hecho de que la API de caché carece de comprobaciones de permisos del sistema de archivos. El ataque se puede realizar de forma silenciosa ya que stderr también se puede cerrar, suprimiendo todas las salidas de aviso. La versión 1.39.1 corrige el error.

21 Mar 2024, 02:52

Type Values Removed Values Added
New CVE

Information

Published : 2024-03-21 02:52

Updated : 2025-01-03 19:23


NVD link : CVE-2024-27933

Mitre link : CVE-2024-27933

CVE.ORG link : CVE-2024-27933


JSON object : View

Products Affected

deno

  • deno
CWE
CWE-863

Incorrect Authorization