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.
Published: 2026-08-17
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A vulnerability exists in itsourcecode Hospital Management System 1.0 in the /viewpatient.php file. An attacker can manipulate the delid parameter to inject arbitrary SQL statements into the database. The injection flaw allows remote attackers to send crafted HTTP requests, potentially enabling unauthorized data retrieval, modification, or deletion. The impact is a loss of confidentiality and integrity of patient data and may lead to broader database compromise.

Affected Systems

Itsourcecode Hospital Management System version 1.0. The vulnerable component is the viewpatient.php file that processes the delid parameter. No other versions or products are currently reported as affected.

Risk and Exploitability

The CVSS score of 5.3 reflects moderate severity. No EPSS score is available, and the vulnerability is not listed in the CISA KEV catalog, implying no confirmed exploitation but the flaw is publicly disclosed. The attacker can exploit the flaw remotely by supplying a malicious delid value in an HTTP request to the susceptible endpoint. Because the flaw is a classic SQL injection, successful exploitation depends on the database configuration and the privileges of the application database user.

Generated by OpenCVE AI on August 17, 2026 at 03:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any available vendor patch to Hospital Management System 1.0 that fixes the SQL injection flaw.
  • Sanitize, validate, and use parameterized queries or prepared statements for all user‑supplied inputs, especially the delid parameter in viewpatient.php.
  • Implement strict access controls, ensuring that only authenticated users with appropriate roles can access viewpatient.php.
  • Perform a code review to verify that no other SQL injection points exist in the application.

Generated by OpenCVE AI on August 17, 2026 at 03:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 17 Aug 2026 02:00:00 +0000

Type Values Removed Values Added
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.
Title itsourcecode Hospital Management System viewpatient.php sql injection
First Time appeared Itsourcecode
Itsourcecode hospital Management System
Weaknesses CWE-74
CWE-89
CPEs cpe:2.3:a:itsourcecode:hospital_management_system:*:*:*:*:*:*:*:*
Vendors & Products Itsourcecode
Itsourcecode hospital Management System
References
Metrics cvssV2_0

{'score': 6.5, 'vector': 'AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 6.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 6.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Itsourcecode Hospital Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-17T01:45:08.964Z

Reserved: 2026-08-16T08:35:18.081Z

Link: CVE-2026-19972

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-17T02:16:41.383

Modified: 2026-08-17T02:16:41.383

Link: CVE-2026-19972

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-17T03:30:12Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')