Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
ChurchCRM: Authenticated Remote Code Execution (RCE) via Malicious Plugin Upload
Vulnerability Description
ChurchCRM is an open-source church management system. Prior to version 7.4.0, an authenticated administrator can achieve Remote Code Execution (RCE) on the server by installing a malicious plugin ZIP archive containing a PHP webshell. The application explicitly includes 'php' in its ALLOWED_EXTENSIONS list, while the dangerous extensions denylist (DENIED_EXTENSIONS) fails to block standard .php files. Because `php` is explicitly included in the allowed extension list for plugin archives, and extracted files are placed directly under the web root, any PHP file inside the ZIP becomes immediately executable via HTTP — without even needing to "enable" the plugin through the application UI. The /plugins/install-url API route (management.php) allows an administrator to source the malicious ZIP from any attacker-controlled HTTPS URL, validating it only against an attacker-supplied SHA-256 hash. This issue has been fixed in version 7.4.0.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
Vulnerability Type
危险类型文件的不加限制上传
Vulnerability Title
ChurchCRM 任意文件上传漏洞
Vulnerability Description
ChurchCRM CRM是ChurchCRM的客户关系管理软件。 ChurchCRM 7.4.0之前版本存在任意文件上传漏洞,该漏洞源于危险扩展名阻止列表(DENIED_EXTENSIONS)无法阻止标准的PHP文件,且已通过身份验证的管理员可通过安装包含PHP webshell的恶意插件ZIP归档文件,实现远程代码执行(RCE)。
CVSS Information
N/A
Vulnerability Type
N/A