CVE-2024-3537: Campcodes Church Management System admin_user.php sql injection
A vulnerability was found in Campcodes Church Management System 1.0 and classified as critical. This issue affects some unknown processing of the file /admin/adminuser.php. The manipulation of the argument firstname leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-259907.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-3537?
CVE-2024-3537 is classified as a critical vulnerability.
How does CVE-2024-3537 affect the Campcodes Church Management System?
CVE-2024-3537 allows SQL injection through the manipulation of the argument 'firstname' in the file /admin/admin_user.php.
Can CVE-2024-3537 be exploited remotely?
Yes, the attack for CVE-2024-3537 may be initiated remotely.
What version of Campcodes Church Management System is affected by CVE-2024-3537?
CVE-2024-3537 affects Campcodes Church Management System version 1.0.
What steps should be taken to fix CVE-2024-3537?
To fix CVE-2024-3537, sanitize user inputs and implement prepared statements to prevent SQL injection.