| タイトル | eyoucms EyouCMS <=1.7.9 Code Injection |
|---|
| 説明 | A vulnerability was found in EyouCMS up to 1.7.9. It affects the function editFile of the file application/admin/logic/FilemanagerLogic.php of the component Template File Handler. The manipulation of template content via the ThinkPHP {:function()} tag leads to remote code execution. The editFile() method checks for various PHP syntax patterns (<?php, {eyou:php}, {php}, etc.) but completely misses the ThinkPHP native {:function()} template tag, which is compiled into raw PHP code (<?php echo function(); ?>) and executed when the frontend page is rendered. An authenticated admin can inject {:system("command")} to achieve arbitrary command execution on the server. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.
|
|---|
| ソース | ⚠️ https://gitee.com/weng_xianhu/eyoucms/issues/IILDJS |
|---|
| ユーザー | anch0r (UID 96691) |
|---|
| 送信 | 2026年04月12日 14:50 (2 月 ago) |
|---|
| モデレーション | 2026年04月29日 11:35 (17 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 360113 [EyouCMS 迄 1.7.9 Template File FilemanagerLogic.php editFile 特権昇格] |
|---|
| ポイント | 20 |
|---|