SourceCodester Best Salon Management System SQL Injection Vulnerability

Vulnerability

A critical SQL injection vulnerability has been identified in SourceCodester Best Salon Management System version 1.0. The issue arises in the file '/edit-customer-detailed.php', where the 'editid' argument can be manipulated to execute unauthorized SQL commands. This vulnerability can be exploited remotely, potentially allowing attackers to access or modify database information.

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 request to the '/edit-customer-detailed.php' file with a manipulated 'editid' parameter. This can be done using a web browser or a tool like Postman. The SQL injection can be tested by entering SQL payloads that exploit the application's database query handling.

Added: Jun 25, 2025, 12:27 AM
Updated: Jun 25, 2025, 12:27 AM