| Título | eyoucms EyouCMS <=1.7.9 Code Injection |
|---|
| Descripción | 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.
|
|---|
| Fuente | ⚠️ https://gitee.com/weng_xianhu/eyoucms/issues/IILDJS |
|---|
| Usuario | anch0r (UID 96691) |
|---|
| Sumisión | 2026-04-12 14:50 (hace 2 meses) |
|---|
| Moderación | 2026-04-29 11:35 (17 days later) |
|---|
| Estado | Aceptado |
|---|
| Entrada de VulDB | 360113 [EyouCMS hasta 1.7.9 Template File FilemanagerLogic.php editFile escalada de privilegios] |
|---|
| Puntos | 20 |
|---|