CVE-2025-7830: code-projects Church Donation System reg.php sql injection
A vulnerability was found in code-projects Church Donation System 1.0. It has been rated as critical. Affected by this issue is some unknown functionality of the file /reg.php. The manipulation of the argument mobile leads to sql injection. The attack may 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-7830?
CVE-2025-7830 has been rated as critical due to its potential for SQL injection.
How does CVE-2025-7830 affect the Church Donation System?
CVE-2025-7830 affects the /reg.php file, allowing SQL injection through the mobile argument.
Can CVE-2025-7830 be exploited remotely?
Yes, CVE-2025-7830 can be exploited remotely, posing a significant risk to users.
What are potential consequences of CVE-2025-7830?
Exploitation of CVE-2025-7830 may lead to unauthorized access to the database and sensitive information.
How do I fix CVE-2025-7830?
To fix CVE-2025-7830, validate and sanitize all user inputs in the /reg.php file to prevent SQL injection.