Sceawere

Vulnerability Detail

CVE-2026-19972UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV

Hospital Management System SQL Injection

Vulnerability Metadata

Severity
Medium
Score / CVSS
6.3
Creation Date
2h ago
Vendor
itsourcecode
Product
Hospital Management System
Attack Type
SQL Injection
Vector String
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
Attack Complexity
LOW

Narrative and Response

Description

A vulnerability has been found in itsourcecode Hospital Management System 1.0. Affected is an unknown function of the file /viewpatient.php. Such manipulation of the argument delid leads to sql injection. The attack may be performed from remote. The exploit has been disclosed to the public and may be used.

Executive Summary

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Executive Summary Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Technical Details

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Detailed Technical Analysis Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Mitigations

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Remediation & Mitigations Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

References

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Intelligence References Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Additional Metadata

{
  "score": "6.3",
  "pubDate": "2026-08-17T02:16:41.383Z",
  "pubdate": "2026-08-17T02:16:41.383Z",
  "executiveSummary": "A critical SQL injection vulnerability has been identified within the itsourcecode Hospital Management System 1.0. The vulnerability exists in an unknown function processing the delid parameter located in the /viewpatient.php file. This security flaw allows remote unauthenticated or authenticated attackers to manipulate database queries by injecting malicious SQL payloads through the vulnerable HTTP request parameter. Successful exploitation of this vulnerability can lead to unauthorized access, data exfiltration, database manipulation, and potential full compromise of the underlying database management system. The attack vector is fully remote, and public exploit disclosures increase the risk of active exploitation in production environments. Immediate remediation is required to secure the affected file and parameter against improper input neutralization.",
  "technicalDetails": "The vulnerability is rooted in insufficient input validation and improper sanitization of user-supplied data passed to the delid parameter within the /viewpatient.php endpoint of itsourcecode Hospital Management System 1.0. When a user or automated script submits a crafted HTTP request containing malicious SQL syntax via the delid argument, the underlying application logic dynamically constructs a database query without properly parameterizing the input or utilizing prepared statements.\nThe attack flow proceeds as follows: First, the attacker identifies the exposure of the /viewpatient.php endpoint and targets the vulnerable delid parameter, typically used for deleting patient records. Second, the attacker crafts a malicious SQL injection payload designed to alter the logic of the database query, such as appending UNION-based statements, boolean-based conditions, or error-based extraction techniques. Third, the HTTP request containing the payload is transmitted over the network to the target web server. Fourth, the application passes the unsanitized input directly into the database query execution context. Finally, the database interprets the injected SQL commands, returning sensitive information, executing administrative commands, or modifying database contents depending on the privileges of the database connection.\nThe affected component is the server-side script handling record deletion logic in /viewpatient.php. The vulnerability is accessible over the network, allowing remote attackers to initiate exploitation without prior access to the internal network. The impact of successful exploitation includes unauthorized read and write access to the database, potential compromise of patient health records, and total loss of confidentiality, integrity, and availability of the database system supporting the Hospital Management System 1.0."
}
CVE-2026-19972: Hospital Management System SQL Injection (MEDIUM Severity, CVSS: 6.3) - Sceawere