SourceCodester Pet Grooming Management Software SQL Injection Vulnerability in edit.php

Vulnerability

A SQL injection vulnerability has been identified in SourceCodester Pet Grooming Management Software version 1.0. The issue arises in the admin/edit.php file, where the 'id' parameter is manipulated, leading to unauthorized SQL query execution. This vulnerability can be exploited remotely.

Impact

Exploitation of this vulnerability allows for SQL injection, where an attacker can interfere with the application's 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, send a POST request to the /admin/edit.php endpoint with the 'id' parameter. Include a payload that exploits the SQL injection, such as a UNION SELECT statement that extracts database information. The injected SQL code will be executed by the application's database, demonstrating the vulnerability.

Added: Sep 23, 2025, 2:24 AM
Updated: Sep 23, 2025, 2:24 AM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
2.5
exploitability
6.6
remediation
0.0
relevance
0.5
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.