SQL Injection in Churchcrm
CVE-2024-39304
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.
Vulnerability class: SQL Injection
EPSS: 0.030 (85.9th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 8.8 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H.
Affected products
- Churchcrm
- Churchcrm Crm — versions < 5.9.2
Weakness classification (CWE)
Public proof-of-concept exploits
References
- security-advisories@github.com (x_refsource_CONFIRM, Exploit, Third Party Advisory)
- security-advisories@github.com (Patch, x_refsource_MISC)
Frequently asked questions
- What is CVE-2024-39304?
- CVE-2024-39304 is a high-severity vulnerability in Churchcrm, classified under SQL Injection. CVSS score: 8.8/10. Published 2024-07-26.
- How severe is CVE-2024-39304?
- High severity. CVSS v3 base score is 8.8 out of 10.
- Is CVE-2024-39304 known to be exploited?
- 2 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.