| Title | Abdullah-Hasan-Sajjad/Online-School web 10/13 SQL Injection |
|---|
| Description | This project has SQL injection vulnerabilities. After downloading the project to the local machine and deploying it successfully, it was found that almost all files handling database operations have the following issue:
The code extensively uses string concatenation to construct SQL queries, without implementing parameterized queries or input validation. When accessing the student login interface, an attacker can log in directly using a "universal password". Therefore, this project is vulnerable to SQL injection. |
|---|
| Source | ⚠️ https://github.com/DaoYunXinShang/Reports/blob/main/sql%20injection.doc |
|---|
| User | daoyunxinshang (UID 91589) |
|---|
| Submission | 10/13/2025 14:03 (10 months ago) |
|---|
| Moderation | 10/26/2025 17:10 (13 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 329948 [Abdullah-Hasan-Sajjad Online-School up to f09dda77b4c29aa083ff57f4b1eb991b98b68883 /studentLogin.php Email sql injection] |
|---|
| Points | 20 |
|---|