CVE-2025-7930: code-projects Church Donation System add_members.php sql injection
A vulnerability was found in code-projects Church Donation System 1.0. It has been declared as critical. Affected by this vulnerability is an unknown functionality of the file /members/addmembers.php. The manipulation of the argument mobile leads to sql injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. Other parameters might be affected as well.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-7930?
The severity of CVE-2025-7930 is declared as critical.
What type of vulnerability is CVE-2025-7930?
CVE-2025-7930 is a SQL injection vulnerability affecting the file /members/add_members.php.
How does the SQL injection in CVE-2025-7930 occur?
The SQL injection in CVE-2025-7930 occurs through manipulation of the 'mobile' argument.
Who is affected by CVE-2025-7930?
Users of the Church Donation System 1.0 are affected by CVE-2025-7930.
How do I fix CVE-2025-7930?
To fix CVE-2025-7930, you should sanitize and validate input in the mobile argument to prevent SQL injection.