Sourcecodester Online Men's Salon Management System
cpe:2.3:a:simple_online_mens_salon_management_system_project:simple_online_mens_salon_management_system:*:*:*:*:*:*:*
- 1.0
A SQL injection vulnerability has been identified in Sourcecodester Online Men's Salon Management System version 1.0. The issue resides in the 'delete_appointment' function of the Master.php file, where user input is not properly sanitized, allowing attackers to manipulate SQL queries and potentially access or modify database information.
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.
To reproduce this vulnerability, send a POST request to '/msms/classes/Master.php?f=delete_appointment' with an 'id' parameter. Include a crafted SQL payload that exploits the application's SQL query handling. The injection point is the 'id' parameter, which is vulnerable to SQL injection attacks.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.