ChurchCRM is an open-source church management system. Versions prior to 6.5.3 have a SQL injection vulnerability in the `src/CartToFamily.php` file, specifically in how the `PersonAddress` POST parameter is handled. Unlike other parameters in the same file which are correctly cast to integers using the `InputUtils` class, the `PersonAddress` parameter is missing the type definition. This allows an attacker to inject arbitrary SQL commands directly into the query. Version 6.5.3 fixes the issue.
References
| Link | Resource |
|---|---|
| https://github.com/ChurchCRM/CRM/security/advisories/GHSA-h3vq-9gr6-h9r4 | Exploit Vendor Advisory |
| https://github.com/ChurchCRM/CRM/security/advisories/GHSA-h3vq-9gr6-h9r4 | Exploit Vendor Advisory |
Configurations
History
18 Dec 2025, 18:30
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Churchcrm churchcrm
Churchcrm |
|
| References | () https://github.com/ChurchCRM/CRM/security/advisories/GHSA-h3vq-9gr6-h9r4 - Exploit, Vendor Advisory | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 8.8 |
| CPE | cpe:2.3:a:churchcrm:churchcrm:*:*:*:*:*:*:*:* |
18 Dec 2025, 15:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/ChurchCRM/CRM/security/advisories/GHSA-h3vq-9gr6-h9r4 - |
17 Dec 2025, 22:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-12-17 22:16
Updated : 2025-12-18 18:30
NVD link : CVE-2025-67877
Mitre link : CVE-2025-67877
CVE.ORG link : CVE-2025-67877
JSON object : View
Products Affected
churchcrm
- churchcrm
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
