Enviar #860128: Node.js @umijs/utils 4.6.63 OS Command Injectioninformación

TítuloNode.js @umijs/utils 4.6.63 OS Command Injection
Descripción@umijs/utils exposes git helper functions through the package's top-level export: const { git } = require("@umijs/utils"); The exported git.getFileCreateInfo() and git.getFileLastModifyInfo() functions pass a user-controlled filePath argument to cross-spawn while setting shell: true. With shell: true, Node/cross-spawn concatenates arguments into a shell command, so shell metacharacters in filePath are interpreted by the shell. This allows command injection when these helpers are called with an untrusted or attacker-controlled file path.
Fuente⚠️ https://github.com/umijs/umi/issues/13345
Usuario
 wjm2 (UID 99050)
Sumisión2026-06-16 16:33 (hace 1 mes)
Moderación2026-07-21 18:05 (1 month later)
EstadoAceptado
Entrada de VulDB380948 [umijs umi hasta 4.6.63 GIT File Helper getFileGitIno.ts git.getFileCreateInfo escalada de privilegios]
Puntos20

Want to know what is going to be exploited?

We predict KEV entries!