SQL injection in ChurchCRM - CVE-2024-39304

 

SQL injection in ChurchCRM - CVE-2024-39304

Published: July 26, 2024 / Updated: April 9, 2026


Vulnerability identifier: #VU125713
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2024-39304
CWE-ID: CWE-89
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: ChurchCRM
Affected software:
ChurchCRM

Detailed vulnerability description

The vulnerability allows a remote user to manipulate the database and disclose sensitive information.

The vulnerability exists due to improper neutralization of special elements used in an SQL command in the EID parameter in /GetText.php when handling a GET request. A remote user can send a specially crafted request to manipulate the database and disclose sensitive information.

The issue is a blind SQL injection.


How to mitigate CVE-2024-39304

Install security update from vendor's website.

Sources