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 '/panel/add_plan.php', where the 'plan_name', 'description', 'duration_days', and 'price' parameters can be manipulated to execute unauthorized SQL commands. This vulnerability can be exploited remotely, and a public proof-of-concept exploit is available.
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, an authenticated user can send a request to '/panel/add_plan.php' with crafted input in the 'plan_name', 'description', 'duration_days', and 'price' parameters. The injected SQL code can then be executed by the application, exploiting the vulnerability.
Vulnerability Rating
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.
