fredmansky/craft-rce-fix
最新稳定版本:1.0.2
Composer 安装命令:
composer require fredmansky/craft-rce-fix
包简介
Fixes handle rce vulnerability.
README 文档
README
This plugin mitigates the critical RCE vulnerability found in Craft CMS by automatically blocking any request that includes __class in the request body. Designed for Craft CMS >= 3.9.4 and >= 4.4.15, it prevents malicious controllers from executing arbitrary code, offering an essential security layer until you can upgrade to the official fixed versions (3.9.15, 4.14.15, and 5.6.17).
Requirements
This plugin requires Craft CMS 3, 4 or 5 and PHP 8.0
Installation with DDEV
ddev composer require fredmansky/craft-rce-fix && ddev craft plugin/install rce-fix
Installation with PHP
composer require fredmansky/craft-rce-fix && php craft plugin/install rce-fix
统计信息
- 总下载量: 516
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: mit
- 更新时间: 2025-04-11