Campcodes Hospital Management System SQL Injection Vulnerability in Registration Admin Page
Vulnerability
A critical SQL injection vulnerability has been identified in Campcodes Hospital Management System version 1.0. The issue arises in the admin registration file, specifically within the 'full_name' parameter. This vulnerability allows remote attackers to manipulate the input and execute arbitrary SQL commands, potentially leading to unauthorized data access or modification.
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, send a POST request to '/admin/registration.php' with the 'full_name' parameter. Include a payload that exploits the application's SQL query handling, such as a SQL injection payload that, for example, uses a time-based blind injection technique. The request should be made without any authentication.
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.
