| 제목 | 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. PM 08:58 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 09. 05. PM 12:56 (2 months later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 399314 [diem-project diem 까지 5.1.3 dmConsole actions.class.php executeCommand dm_command 교차 사이트 요청 위조] |
|---|
| 포인트들 | 20 |
|---|