Description
A weakness has been identified in itsourcecode Hospital Management System 1.0. This issue affects some unknown processing of the file viewdoctortimings.php. Executing a manipulation of the argument delid can lead to sql injection. The attack may be performed from remote. The exploit has been made available to the public and could be used for attacks.
Published: 2026-08-14
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a SQL injection in the viewdoctortimings.php page of itsourcecode Hospital Management System. By manipulating the delid argument supplied by an HTTP request, an attacker can alter the SQL query executed by the application. This creates a pathway for unauthorized access to or modification of database contents, potentially exposing sensitive patient and staff information and disrupting clinic operations.

Affected Systems

The flaw affects itsourcecode Hospital Management System version 1.0. No other versions or variants are listed. The problematic logic resides in the processing of the viewdoctortimings.php file when the delid parameter is provided.

Risk and Exploitability

The CVSS score of 5.3 classifies the flaw as medium severity, and the EPSS score is not available, indicating an unquantified but potentially moderate exploitation likelihood. The vulnerability can be triggered from a remote HTTP request, and public exploits have been released on GitHub. Because the description states the attack can be performed from remote and no authentication requirement is mentioned, an exposed installation may be at risk of data theft, accidental or intentional data alteration, and a possible denial of service through resource exhaustion. The vulnerability is not listed in the CISA KEV catalog, but its availability online warrants proactive attention.

Generated by OpenCVE AI on August 14, 2026 at 03:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any vendor‑issued patch or upgrade to a newer version of the Hospital Management System that fixes the SQL injection in viewdoctortimings.php
  • Restrict access to the viewdoctortimings.php endpoint so only authenticated administrative users can invoke it, reducing the attack surface
  • Enforce strict input validation and use parameterized queries or prepared statements for database operations to eliminate the injection vector

Generated by OpenCVE AI on August 14, 2026 at 03:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 02:00:00 +0000

Type Values Removed Values Added
Description A weakness has been identified in itsourcecode Hospital Management System 1.0. This issue affects some unknown processing of the file viewdoctortimings.php. Executing a manipulation of the argument delid can lead to sql injection. The attack may be performed from remote. The exploit has been made available to the public and could be used for attacks.
Title itsourcecode Hospital Management System viewdoctortimings.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-14T01:15:12.595Z

Reserved: 2026-08-13T17:00:29.780Z

Link: CVE-2026-19767

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-14T02:16:23.757

Modified: 2026-08-14T02:16:23.757

Link: CVE-2026-19767

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T03:30:03Z

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