PHPGurukul Men Salon Management System
cpe:2.3:a:phpgurukul:men_salon_management_system:*:*:*:*:*:*:*
- 1.0
A critical SQL injection vulnerability has been identified in PHPGurukul Men Salon Management System version 1.0. The issue resides in the '/admin/sales-reports-detail.php' file, where the 'fromdate' and 'todate' parameters are manipulated to inject malicious SQL queries. This vulnerability can be exploited remotely, allowing attackers to gain unauthorized access to the database, modify or delete data, and access sensitive information.
Exploitation of this vulnerability allows for unauthorized database access, manipulation of database contents, and potential disruption of service.
The vulnerability can be reproduced by sending a POST request to '/admin/sales-reports-detail.php' with the 'fromdate' parameter crafted to include a SQL injection payload. The 'todate' parameter must also be included to complete the request.
It is recommended to implement prepared statements and parameter binding to prevent SQL injection. Additionally, input validation and filtering should be applied to ensure user input conforms to expected formats. Minimizing database user permissions and conducting regular security audits are also advised.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.