إرسال #860239: Node.js @publint/pack 0.1.4 OS Command Injectionالمعلومات

عنوانNode.js @publint/pack 0.1.4 OS Command Injection
الوصف@publint/pack constructs package-manager commands as shell strings and executes them with child_process.exec(). The documented destination option is interpolated directly into the shell command. Because the command is executed by a shell, command substitution in the destination path is evaluated. Tested version: @publint/pack 0.1.4 Public API used: import { pack } from '@publint/pack' Relevant code path: // src/node/pack.js let command = `${packageManager} pack` // ... command += ` --pack-destination \"${packDestination}\"` const output = await util.promisify(cp.exec)(command, { cwd: dir })
المصدر⚠️ https://github.com/publint/publint/issues/236
المستخدم
 wjm2 (UID 99050)
ارسال16/06/2026 08:18 PM (1 شهر منذ)
الاعتدال22/07/2026 06:08 PM (1 month later)
الحالةتمت الموافقة
إدخال VulDB382381 [publint حتى 0.1.4 package-manager Command src/node/pack.js child_process.exec تجاوز الصلاحيات]
النقاط20

Want to stay up to date on a daily basis?

Enable the mail alert feature now!