Description
ChurchCRM is an open-source church management system. A SQL Injection vulnerability exists in the legacy endpoint `/Reports/ConfirmReportEmail.php` in ChurchCRM prior to version 6.5.3. Although the feature was removed from the UI, the file remains deployed and reachable directly via URL. This is a classic case of *dead but reachable code*. Any authenticated user - including one with zero assigned permissions - can exploit SQL injection through the `familyId` parameter. Version 6.5.3 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-v54g-2pvg-gvp2
github.com/...RM/CRM/security/advisories/GHSA-v54g-2pvg-gvp2
Data based on CVE®. Copyright © 1999-2025, The MITRE Corporation. All rights reserved.