SQL injection in ChurchCRM - CVE-2024-39306

 

SQL injection in ChurchCRM - CVE-2024-39306

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


Vulnerability identifier: #VU125712
CSH Severity: Medium
CVSS v4.0: 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:U/U:Green
CVE-ID: CVE-2024-39306
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 execute arbitrary code.

The vulnerability exists due to SQL injection in the /GetText.php endpoint when processing a GET request with the EID parameter. A remote user can inject crafted SQL statements to execute arbitrary code.

Exploitation requires authentication but no elevated privileges, and may require determining a writable application-served file path depending on the deployment stack.


How to mitigate CVE-2024-39306

Install security update from vendor's website.

Sources