CVE 7.4 HIGH

ChurchCRM SQL Injection Vulnerability_CVE-2025-67877

7.4 / 10
HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P

Description

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.

Basic Information

ID CVE-2025-67877
Source GitHub_M
Published Dec 17, 2025 at 21:25

Affected Product

Vendor ChurchCRM
Product CRM
Version < 6.5.3
Affected Versions ChurchCRM CRM < 6.5.3

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.