提交 #894025: diem-project diem 116974edfb9a5b8bd69cb13586dc62bcdbb485ad OS Command Injection信息

标题diem-project diem 116974edfb9a5b8bd69cb13586dc62bcdbb485ad OS Command Injection
描述The affected administrative console is implemented in `dmAdminPlugin/modules/dmConsole/actions/actions.class.php`. `executeCommand()` obtains the attacker-controlled `dm_command` parameter, checks only the first space-delimited token against an allowlist, and then sends the complete unescaped command string to `passthru()`. For example, `ls ; id #` passes the `ls` allowlist check but is executed by the shell as two commands. A user holding the `system` credential can therefore execute arbitrary operating-system commands as the PHP/web-server account, leading to application compromise, data disclosure, or modification of server-side files.
来源⚠️ https://github.com/diem-project/diem/issues/447
用户
 milocat (UID 99840)
提交2026-07-17 15時17分 (1 月前)
管理2026-08-30 18時38分 (1 month later)
状态已接受
VulDB条目397173 [diem-project diem 直到 5.1.3 Administrative Console actions.class.php executeCommand dm_command 权限提升]
积分20

Want to know what is going to be exploited?

We predict KEV entries!