First published: Wed Apr 10 2024(Updated: )
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/admin_user.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.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Church Management System | ||
Church Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-3537 is classified as a critical vulnerability.
CVE-2024-3537 allows SQL injection through the manipulation of the argument 'firstname' in the file /admin/admin_user.php.
Yes, the attack for CVE-2024-3537 may be initiated remotely.
CVE-2024-3537 affects Campcodes Church Management System version 1.0.
To fix CVE-2024-3537, sanitize user inputs and implement prepared statements to prevent SQL injection.