Vulnerability CVE-2024-39304


Published: 2024-07-26

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.

 References:
https://github.com/ChurchCRM/CRM/security/advisories/GHSA-2rh6-gr3h-83j9
https://github.com/ChurchCRM/CRM/commit/e3bd7bfbf33f01148df0ef1acdb0cf2c2b878b08

Copyright 2024, cxsecurity.com

 

Back to Top