Home

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.

PUBLISHED Reserved 2025-12-12 | Published 2025-12-17 | Updated 2025-12-18 | Assigner GitHub_M




HIGH: 7.4CVSS: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

Problem types

CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Product status

< 6.5.3
affected

References

github.com/...RM/CRM/security/advisories/GHSA-h3vq-9gr6-h9r4 exploit

github.com/...RM/CRM/security/advisories/GHSA-h3vq-9gr6-h9r4

cve.org (CVE-2025-67877)

nvd.nist.gov (CVE-2025-67877)

Download JSON

Data based on CVE®. Copyright © 1999-2025, The MITRE Corporation. All rights reserved.