SQL Injection Vulnerability in Church Donation System by Code-Projects
CVE-2025-8166

6.9MEDIUM

Key Information:

Vendor
CVE Published:
25 July 2025

Badges

👾 Exploit Exists🟡 Public PoC

What is CVE-2025-8166?

A SQL injection vulnerability has been identified in the Church Donation System (version 1.0) developed by Code-Projects. The flaw resides within an unspecified function in the /admin/index.php file that handles HTTP POST requests. Through manipulating the 'Username' parameter, an attacker could execute unauthorized SQL commands, potentially compromising the database. This issue allows remote exploitation due to the nature of the affected component, and details of the exploit have been made public, posing significant security risks to installations of the affected system.

Affected Version(s)

Church Donation System 1.0

Exploit Proof of Concept (PoC)

PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.

References

CVSS V4

Score:
6.9
Severity:
MEDIUM
Confidentiality:
Low
Integrity:
Low
Availability:
Low
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • 🟡

    Public PoC available

  • 👾

    Exploit known to exist

  • Vulnerability published

  • Vulnerability Reserved

Credit

Enigma522 (VulDB User)
.
CVE-2025-8166 : SQL Injection Vulnerability in Church Donation System by Code-Projects