CVE-2024-39304 HIGH

CVE-2024-39304: ChurchCRM SQL Injection Vulnerability

Vendor Churchcrm
Product CRM
Weakness CWE-89 · SQLi
Published July 26, 2024
Last update August 2, 2024

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

July 26, 2024 CVE published
August 2, 2024 Record updated