| タイトル | diem-project diem 116974edfb9a5b8bd69cb13586dc62bcdbb485ad Cross-Site Request Forgery |
|---|
| 説明 | The global administrative configuration in `dmAdminPlugin/config/dmAdminPluginConfiguration.class.php` sets `sf_csrf_secret` to `false`. The sensitive `executeCommand()` action in `dmAdminPlugin/modules/dmConsole/actions/actions.class.php` accepts `dm_command` from any request method and performs no token validation. A cross-origin top-level GET can therefore cause a browser with an active `system`-credential session to invoke the console. Combined with the console's shell interpretation of the supplied value, an attacker can make the PHP/web-server account execute arbitrary commands, compromising server-side data and application integrity. |
|---|
| ソース | ⚠️ https://github.com/diem-project/diem/issues/449 |
|---|
| ユーザー | yingxiujie (UID 96521) |
|---|
| 送信 | 2026年07月19日 20:58 (2 月 ago) |
|---|
| モデレーション | 2026年09月05日 12:56 (2 months later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 399314 [diem-project diem 迄 5.1.3 dmConsole actions.class.php executeCommand dm_command クロスサイトリクエストフォージェリ] |
|---|
| ポイント | 20 |
|---|