| Title | Code-projects College Notes Uploading System v1.0 SQL injection |
|---|
| Description | A SQL injection vulnerability was identified within the "login.php" file of the "College Notes Uploading System" project. The root cause lies in the fact that attackers can inject malicious code via the parameter "user". This input is then directly utilized in SQL queries without undergoing proper sanitization or validation processes. As a result, attackers are able to fabricate input values, manipulate SQL queries, and execute unauthorized operations. Immediate corrective actions are essential to safeguard system security and uphold data integrity. |
|---|
| Source | ⚠️ https://github.com/Limingqian123/CVE/issues/10 |
|---|
| User | Mobird (UID 93849) |
|---|
| Submission | 12/26/2025 04:08 (3 months ago) |
|---|
| Moderation | 12/28/2025 11:12 (2 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 338585 [code-projects College Notes Uploading System 1.0 /login.php User sql injection] |
|---|
| Points | 20 |
|---|