| Title | ProjectsAndPrograms school-management-system v1.0 SQL Injection |
|---|
| Description | During the security review of "school-management-system", I discovered a high-risk unauthenticated SQL injection vulnerability in the "/student_panel/buslocation.php" file. This vulnerability stems from the direct concatenation of user input from the 'bus_id' parameter into the SQL query without proper validation or parameterization, and the absence of any authentication check on the page. Therefore, attackers can inject malicious UNION-based SQL queries without logging in and read sensitive information such as user emails and password hashes from the page response. Immediate remedial measures are needed to ensure system security and protect data integrity. |
|---|
| Source | ⚠️ https://github.com/ASantsSec/CVE/issues/23 |
|---|
| User | asants (UID 85898) |
|---|
| Submission | 07/03/2026 03:34 (2 months ago) |
|---|
| Moderation | 08/31/2026 12:30 (2 months later) |
|---|
| Status | Duplicate |
|---|
| VulDB entry | 358230 [ProjectsAndPrograms School Management System up to 6b6fae5426044f89c08d0dd101c7fa71f9042a59 HTTP GET Parameter buslocation.php bus_id sql injection] |
|---|
| Points | 0 |
|---|