PHPGurukul Complaint Management System SQL Injection Vulnerability in edit-subcategory.php

Vulnerability

A critical SQL injection vulnerability has been identified in PHPGurukul Complaint Management System version 2.0. The issue resides in the file /admin/edit-subcategory.php, where the 'subcategory' 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 manipulation. The vulnerability can be exploited remotely, and a public exploit is available.

Impact

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

Reproduction

To reproduce this vulnerability, send a request to the /admin/edit-subcategory.php file with a crafted 'subcategory' parameter that includes malicious SQL code. The lack of proper input sanitization will allow the injected SQL to be executed, demonstrating the SQL injection vulnerability.

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

Vulnerability Rating

Custom Algorithm
spread
0.3
impact
5.0
exploitability
6.2
remediation
0.0
relevance
0.2
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.