Description
A vulnerability was identified in itsourcecode Hospital Management System 1.0. This issue affects some unknown processing of the file /viewdoctor.php. Such manipulation of the argument delid leads to sql injection. The attack can be launched remotely. The exploit is publicly available and might be used.
Published: 2026-08-09
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A remote attacker can manipulate the delid argument in the /viewdoctor.php page of itsourcecode Hospital Management System, which is processed in a way that allows an SQL injection. The flaw can be exploited by sending specially crafted requests over the network; the input is not properly sanitized before being incorporated into a database query. Successful exploitation may lead to reading, modifying, or deleting sensitive medical data stored in the system's database, turning the vulnerability into a data breach threat.

Affected Systems

The issue affects version 1.0 of itsourcecode Hospital Management System, released by itsourcecode. No other versions or products are explicitly mentioned in the available data.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity. The EPSS score is not available, but the same advisory notes that the exploit is publicly available, which raises the practical risk. The vulnerability is not listed in the CISA KEV catalog. The attack vector is inferred to be remote HTTP requests that target the vulnerable endpoint, with no prerequisite authentication stated in the description.

Generated by OpenCVE AI on August 9, 2026 at 11:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑issued patch or upgrade to the latest release of the Hospital Management System.
  • Immediately restrict access to /viewdoctor.php so that only authenticated, role‑authorized users can reach the endpoint.
  • Implement input validation or use parameterized database statements for the delid parameter, and consider a web application firewall to block malicious input as a temporary mitigation.

Generated by OpenCVE AI on August 9, 2026 at 11:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 09 Aug 2026 10:30:00 +0000

Type Values Removed Values Added
Description A vulnerability was identified in itsourcecode Hospital Management System 1.0. This issue affects some unknown processing of the file /viewdoctor.php. Such manipulation of the argument delid leads to sql injection. The attack can be launched remotely. The exploit is publicly available and might be used.
Title itsourcecode Hospital Management System viewdoctor.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-09T10:15:10.805Z

Reserved: 2026-08-08T13:42:59.904Z

Link: CVE-2026-19347

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-09T11:30:17Z

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