Code-Projects Patient Record Management System SQL Injection Vulnerability

Vulnerability

A SQL injection vulnerability has been identified in Code-Projects Patient Record Management System version 1.0. The issue arises in the file '/edit_hpatient.php', where the 'ID' parameter is manipulated, allowing for unrestricted SQL injection. This vulnerability can be exploited remotely, potentially leading to unauthorized access to sensitive information in the server database.

Impact

Exploitation of this vulnerability allows for SQL injection, where an attacker can manipulate 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 request to the '/edit_hpatient.php' file with a crafted 'ID' parameter that exploits the application's SQL query handling. The lack of input validation allows for the injection of malicious SQL code, which the application will execute, potentially revealing or manipulating database information.

Added: Apr 10, 2026, 4:22 AM
Updated: Apr 10, 2026, 4:22 AM

Vulnerability Rating

Custom Algorithm
spread
0.3
impact
5.6
exploitability
9.1
remediation
0.0
relevance
5.6
threat
6.4
urgency
2.9
incentive
8.3

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.