CVE-2024-39304

HIGH

ChurchCRM < 5.9.2 - Authenticated SQL Injection via EID Parameter in GetText.php

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2024-39304. PoCs published by Sanan Qasimzada, apena-ba.

AI-analyzed exploit summary This exploit demonstrates SQL injection in ChurchCRM 5.9.1 via the 'EID' parameter, allowing boolean-based blind, time-based blind, and UNION query attacks without authentication.

Description

ChurchCRM is an open-source church management system. Versions of the application prior to 5.9.2 are vulnerable to an authenticated SQL injection due to an improper sanitization of user input. Authentication is required, but no elevated privileges are necessary. This allows attackers to inject SQL statements directly into the database query due to inadequate sanitization of the EID parameter in in a GET request to `/GetText.php`. Version 5.9.2 patches the issue.

Exploits (2)

exploitdb WORKING POC
by Sanan Qasimzada · webappsphp
https://www.exploit-db.com/exploits/52152

This exploit demonstrates SQL injection in ChurchCRM 5.9.1 via the 'EID' parameter, allowing boolean-based blind, time-based blind, and UNION query attacks without authentication.

Classification
Working Poc 90%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: ChurchCRM 5.9.1
No auth needed
Prerequisites: Network access to the target application
devstral-2 · analyzed Feb 16, 2026 Full analysis →
nomisec WORKING POC 1 stars
by apena-ba · poc
https://github.com/apena-ba/CVE-2024-39304

This repository contains a functional Python exploit for CVE-2024-39304, which leverages an authenticated SQL injection in ChurchCRM to achieve remote code execution by writing a malicious PHP file to the server.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: ChurchCRM
Auth required
Prerequisites: Valid credentials for ChurchCRM · Access to the target URL
devstral-2 · analyzed Feb 18, 2026 Full analysis →

Scores

CVSS v3 8.8
EPSS 0.0298
EPSS Percentile 85.5%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact total

Details

CWE
CWE-89
Status published
Products (1)
churchcrm/churchcrm < 5.9.2
Published Jul 26, 2024
Tracked Since Feb 18, 2026