Description
A vulnerability was determined in itsourcecode Hospital Management System 1.0. The affected element is an unknown function of the file /viewdoctorconsultancycharge.php. This manipulation of the argument delid causes sql injection. The attack is possible to be carried out remotely. The exploit has been publicly disclosed and may be utilized.
Published: 2026-08-09
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The identified flaw resides in an undefined routine within viewdoctorconsultancycharge.php. By supplying a crafted value for the delid parameter, an attacker can inject arbitrary SQL. The injection may allow the attacker to read, modify, or delete data in the hospital’s database, compromising the confidentiality and integrity of sensitive medical information. The vulnerability does not directly grant remote code execution.

Affected Systems

The vulnerability affects the itsourcecode Hospital Management System, version 1.0. No other versions are mentioned in the CVE data.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate risk. EPSS data is not available, and the vulnerability is not listed in the CISA KEV catalog. The description states that the injection can be triggered remotely and has been publicly disclosed, which increases the likelihood of exploitation. Attackers can reach the vulnerable PHP file over the network without needing privileged access, making it a low‑barrier risk for attackers who discover the remote endpoint.

Generated by OpenCVE AI on August 9, 2026 at 19:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Hospital Management System to a version that addresses the SQL injection in viewdoctorconsultancycharge.php.
  • Implement input validation and use parameterized queries for the delid argument to prevent malformed SQL.
  • Apply a web application firewall or modify the web server configuration to block suspicious SQL injection patterns and restrict access to the file to authorized users only.

Generated by OpenCVE AI on August 9, 2026 at 19:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 09 Aug 2026 18:15:00 +0000

Type Values Removed Values Added
Description A vulnerability was determined in itsourcecode Hospital Management System 1.0. The affected element is an unknown function of the file /viewdoctorconsultancycharge.php. This manipulation of the argument delid causes sql injection. The attack is possible to be carried out remotely. The exploit has been publicly disclosed and may be utilized.
Title itsourcecode Hospital Management System viewdoctorconsultancycharge.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-09T18:00:10.256Z

Reserved: 2026-08-08T20:21:09.222Z

Link: CVE-2026-19364

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-09T19:30:04Z

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')