PHPGurukul Student Record Management System SQL Injection Vulnerability

Vulnerability

A SQL injection vulnerability has been identified in PHPGurukul Student Record Management System version 3.20. The issue arises in the login.php file, where the id and password parameters can be manipulated to inject malicious SQL queries. This vulnerability allows attackers to interfere with the application's database queries, potentially leading to unauthorized data access or modification.

Impact

Exploitation of this vulnerability allows for SQL injection, where an attacker can manipulate database queries. This could lead to unauthorized data access, data manipulation, or in some cases, executing administrative operations on the database.

Reproduction

To reproduce this vulnerability, log into the application and navigate to the login.php page. Inject SQL payloads into the id and password fields. A time-based SQL injection payload can be used to test the vulnerability by, for example, adding a sleep command to delay the response and indicate successful exploitation.

Added: Nov 14, 2025, 4:23 PM
Updated: Nov 14, 2025, 5:22 PM

Vulnerability Rating

Custom Algorithm
spread
0.8
impact
5.6
exploitability
9.5
remediation
0.0
relevance
1.1
threat
6.4
urgency
2.9
incentive
10.0

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