| Title | itsourcecode College Management System V1.0 SQL Injection |
|---|
| Description | A SQL injection vulnerability was found in the "/admin/subjects.php" file of the "College Management System Project In PHP". The reason for this issue is that attackers can inject malicious code from the parameter 'subject_code' after logging in with valid credentials. The application fails to properly sanitize or validate this input before using it in SQL queries. This allows attackers to manipulate SQL queries and perform unauthorized operations.
|
|---|
| Source | ⚠️ https://github.com/ltranquility/submit/issues/2 |
|---|
| User | chenwei (UID 96265) |
|---|
| Submission | 03/09/2026 11:35 (20 days ago) |
|---|
| Moderation | 03/23/2026 06:50 (14 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 352478 [itsourcecode sanitize or validate this input 1.0 Parameter /admin/subjects.php subject_code sql injection] |
|---|
| Points | 20 |
|---|