Nahiduddinahammed Hospital Management System SQL Injection Vulnerability in Delete Function

Vulnerability

A SQL injection vulnerability has been identified in the Nahiduddinahammed Hospital Management System Website, specifically in versions up to e6562429e14b2f88bd2139cae16e87b965024097. The issue arises in the delete.php file, where the 'ai' argument is manipulated, leading to unauthorized SQL command execution. This vulnerability can be exploited remotely, allowing attackers to delete user data from the dashboard table by injecting malicious input that is not properly sanitized before being included in SQL queries.

Impact

Exploitation of this vulnerability allows for SQL injection, where an attacker can manipulate SQL queries to the database. In this case, the vulnerability could be exploited to delete user data from the dashboard table, potentially leading to loss of important information and disruption of service.

Reproduction

To reproduce this vulnerability, send a request to the delete.php file with a crafted 'ai' argument that includes SQL injection payloads, such as those that manipulate SQL query logic. The injected SQL will be executed by the application, allowing for unauthorized data deletion.

Added: Oct 6, 2025, 4:18 AM
Updated: Oct 6, 2025, 4:18 AM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
5.0
exploitability
6.6
remediation
0.0
relevance
0.6
threat
6.4
urgency
2.9
incentive
1.7

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