Enviar #860211: Node.js danger 13.0.7 OS Command Injectioninformación

TítuloNode.js danger 13.0.7 OS Command Injection
Descripción[email protected] appears to allow shell command injection during the public danger local workflow when a Dangerfile calls danger.git.diffForFile() on changed file paths. The issue is triggered through the CLI, not by importing internal modules directly: danger local --staging --dangerfile Dangerfile.js --text-only -> LocalGit.getPlatformGitRepresentation() -> Dangerfile calls danger.git.diffForFile(file) -> localGetFileAtSHA(file, repo, sha) -> child_process.exec(`git show ${sha}:"${path}"`) If a changed file path contains a double quote and shell metacharacters, the path breaks out of the quoted git show argument and the shell executes the injected command.
Fuente⚠️ https://github.com/danger/danger-js/pull/1513
Usuario
 wjm2 (UID 99050)
Sumisión2026-06-16 19:20 (hace 1 mes)
Moderación2026-07-22 18:02 (1 month later)
EstadoAceptado
Entrada de VulDB382377 [danger danger-js hasta 13.0.7 CLI localGetFileAtSHA.ts danger.git.diffForFile Archivo escalada de privilegios]
Puntos20

Are you interested in using VulDB?

Download the whitepaper to learn more about our service!