phpgurukul Student Management System SQL Injection Vulnerability

Vulnerability

A blind SQL injection vulnerability has been identified in phpGurukul Student Management System version 1.0. The issue resides in the search functionality within the admin panel, specifically in the 'searchdata' parameter of 'studentms/admin/search.php'. This vulnerability arises from insufficient input sanitization, allowing attackers to inject malicious SQL queries that could be executed by the database. Exploitation of this vulnerability could lead to unauthorized access to the application's database and sensitive information.

Impact

Exploitation of this vulnerability allows for blind SQL injection, where an attacker can manipulate SQL queries and potentially access or modify database information.

Reproduction

To reproduce this vulnerability, send a POST request to 'studentms/admin/search.php' with the 'searchdata' parameter. The injected SQL payload can be crafted to exploit the application's database query handling. After uploading the proof of concept images, the SQL injection can be exploited using SQLMap, a popular penetration testing tool that automates the process of finding and exploiting SQL injection vulnerabilities. SQLMap can be used to extract database information, demonstrating the impact of the vulnerability.

Added: Feb 17, 2026, 6:28 PM
Updated: Feb 17, 2026, 7:51 PM

Vulnerability Rating

Custom Algorithm
spread
0.3
impact
2.5
exploitability
9.1
remediation
0.0
relevance
3.0
threat
6.4
urgency
2.9
incentive
8.3

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.