CVE-2025-47916: Invision Community <=5.0.6 Unauthenticated RCE via Template Injection

CVE-2025-47916: Invision Community <=5.0.6 Unauthenticated RCE via Template Injection-渗透云记 - 专注于网络安全与技术分享
CVE-2025-47916: Invision Community <=5.0.6 Unauthenticated RCE via Template Injection
此内容为付费阅读,请付费后查看
100积分
付费阅读

漏洞标题

CVE-2025-47916: InVision Community <=5.0.6 Unauthenticated rce via Template Injection

漏洞描述

Invision Community 5.0.0 before 5.0.7 allows remote code execution via crafted template strings to themeeditor.php. The issue lies within the themeeditor controller (/applications/core/modules/front/system/themeeditor.php), where a protected method named customCss can be invoked by unauthenticated users. This method passes the value of the content parameter to the Theme::makeProcessFunction() method, which is evaluated by the template engine. Accordingly, unauthenticated attackers can inject and execute arbitrary PHP code by providing crafted template strings.

PoC代码

© 版权声明
THE END
喜欢就支持一下吧
点赞0 分享