| Title | SourceCodester Clinic's Patient Management System in PHP/PDO Free Source Code V1.0 SQL Injection |
|---|
| Description | A SQL injection vulnerability was found in the '/index.php' file of the 'Clinic's Patient Management System in PHP/PDO Free Source Code' project. The reason for this issue is that attackers inject malicious code from the parameter 'user_name (POST)' and use it directly in SQL queries without the need for appropriate cleaning or validation. This allows attackers to forge input values, thereby manipulating SQL queries and performing unauthorized operations.
Attackers can exploit this SQL injection vulnerability to achieve unauthorized database access, sensitive data leakage, data tampering, comprehensive system control, and even service interruption, posing a serious threat to system security and business continuity.
During the security review of "Clinic's Patient Management System in PHP/PDO Free Source Code", wangzhongyang085 discovered a critical SQL injection vulnerability in the "/index.php" file. This vulnerability stems from insufficient user input validation of the 'user_name (POST)' parameter, allowing attackers to inject malicious SQL queries. Therefore, attackers can gain unauthorized access to databases, modify or delete data, and access sensitive information. Immediate remedial measures are needed to ensure system security and protect data integrity. |
|---|
| Source | ⚠️ https://github.com/wangzhongyang085/CVE/issues/1 |
|---|
| User | wangzhongyang085 (UID 96676) |
|---|
| Submission | 03/24/2026 15:55 (16 days ago) |
|---|
| Moderation | 04/08/2026 16:44 (15 days later) |
|---|
| Status | Duplicate |
|---|
| VulDB entry | 207847 [SourceCodester Clinics Patient Management System Login index.php user_name sql injection] |
|---|
| Points | 0 |
|---|