| 标题 | Node.js @syncfusion/ej2-base 33.2.3 OS Command Injection |
|---|
| 描述 | @syncfusion/ej2-base publishes the syncfusion-license CLI:
syncfusion-license
The syncfusion-license validate command reads dependency names and versions from the current project's package.json. For Syncfusion package entries, it builds an npm view command by string concatenation and executes it with child_process.exec().
Because the package name is read from package.json and is not shell-escaped before being concatenated into the command string, shell metacharacters in a dependency name can execute arbitrary commands.
This is reachable through the public CLI and does not require importing internal files. |
|---|
| 来源 | ⚠️ https://github.com/syncfusion/ej2-javascript-ui-controls/issues/215 |
|---|
| 用户 | wjm2 (UID 99050) |
|---|
| 提交 | 2026-06-16 19時31分 (1 月前) |
|---|
| 管理 | 2026-07-22 18時04分 (1 month later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 382380 [syncfusion ej2-javascript-ui-controls 直到 33.2.3 package.json child_process.exec 权限提升] |
|---|
| 积分 | 20 |
|---|