Hospital Management System
cpe:2.3:a:hospital_management_system_project:hospital_management_system:*:*:*:*:*:*:*
- v4
A SQL injection vulnerability has been identified in Hospital Management System version 4. The issue arises in the 'func.php' file, where the 'password2' parameter is not properly sanitized before being used in SQL queries. This lack of sanitation allows remote attackers to manipulate database queries, potentially leading to arbitrary code execution or unauthorized information disclosure.
Exploitation of this vulnerability allows for SQL injection, which could be used to execute arbitrary SQL commands, potentially leading to unauthorized data access or modification. Additionally, according to the discoverer, this vulnerability could be exploited to execute arbitrary code.
To reproduce this vulnerability, send a crafted request to the application that includes a malicious payload in the 'password2' parameter. The payload should be designed to exploit the SQL injection vulnerability by manipulating the application's database queries. This can be done using a tool like Burp Suite or by manually crafting the request.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.