PHPGurukul Men Salon Management System
cpe:2.3:a:phpgurukul:men_salon_management_system:*:*:*:*:*:*:*
- 2.0
A critical SQL injection vulnerability has been identified in the PHPGurukul Men Salon Management System version 2.0. The issue resides in the admin/change-password.php file, where the 'Array-like' parameter is vulnerable to injection. This vulnerability allows remote attackers to manipulate SQL queries and execute unauthorized database operations. No login or authorization is required to exploit this vulnerability.
Exploitation of this vulnerability allows attackers to gain unauthorized access to the application's database, potentially leading to data manipulation, unauthorized data access, and disruption of services.
The vulnerability can be reproduced by sending a POST request to the '/admin/change-password.php' endpoint. The request must include a crafted payload that exploits the SQL injection vulnerability in the 'Array-like' parameter. This can be done using tools like sqlmap, which can automate the injection process and extract data from the database.
Users are advised to update to a version of the Men Salon Management System that addresses this vulnerability. Implementing input validation and using prepared statements can also help mitigate SQL injection risks.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.