PHPGurukul Teacher Subject Allocation Management System SQL Injection Vulnerability

Vulnerability

A critical SQL injection vulnerability has been identified in PHPGurukul Teacher Subject Allocation Management System version 1.0. The issue resides in the file '/admin/edit-course.php', where the 'editid' parameter can be manipulated to inject malicious SQL code. 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 to access, modify, or delete data. This could also lead to executing administrative operations on the database or, in some cases, executing commands on the server.

Reproduction

To reproduce this vulnerability, send a request to the '/admin/edit-course.php' file with a manipulated 'editid' parameter. The injection can be crafted to exploit the application's SQL query handling, taking advantage of insufficient input sanitization.

Added: Sep 1, 2025, 7:22 PM
Updated: Sep 1, 2025, 7:22 PM

Vulnerability Rating

Custom Algorithm
spread
0.8
impact
5.0
exploitability
6.3
remediation
0.0
relevance
0.1
threat
6.4
urgency
2.9
incentive
1.7

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