| 제목 | 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. PM 02:50 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 04. 29. AM 11:35 (17 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 360113 [EyouCMS 까지 1.7.9 Template File FilemanagerLogic.php editFile 권한 상승] |
|---|
| 포인트들 | 20 |
|---|