Description
ChurchCRM is an open-source church management system. Prior to version 6.5.0, a SQL injection vulnerability exists in the `EventEditor.php` file. When creating a new event and selecting an event type, the `EN_tyid` POST parameter is not sanitized. This allows an authenticated user with event management permissions (`isAddEvent`) to execute arbitrary SQL queries. Version 6.5.0 fixes the issue.
Problem types
CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Product status
References
github.com/...RM/CRM/security/advisories/GHSA-wxcc-gvfv-56fg
github.com/...ommit/2d6cf7aed9af1b9b47e125d1a2266f8e2a88f3fd
Data based on CVE®. Copyright © 1999-2025, The MITRE Corporation. All rights reserved.