Description
A flaw has been found in itsourcecode Hospital Management System 1.0. Affected by this issue is some unknown functionality of the file /medicine.php. This manipulation of the argument editid causes sql injection. Remote exploitation of the attack is possible. The exploit has been published and may be used.
Published: 2026-07-04
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the /medicine.php file of itsourcecode Hospital Management System allows manipulation of the editid argument to perform SQL injection. The vulnerability can be exploited remotely, enabling an attacker to execute arbitrary SQL commands against the database. This could lead to unauthorized data disclosure, modification, or deletion, and potentially allow further post‑exploitation actions such as privilege escalation.

Affected Systems

Itsourcecode Hospital Management System version 1.0 is affected. The vulnerability resides in the medicine.php functionality exposed through the web interface.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity. No EPSS data is available, so current exploitation probability is unknown, and the vulnerability is not listed in the CISA KEV catalog. Nevertheless, a published exploit demonstrates that remote attackers can leverage this flaw, making patching or mitigation a priority.

Generated by OpenCVE AI on July 4, 2026 at 16:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor’s latest patch or upgrade to a version of the Hospital Management System that includes input validation for the editid parameter.
  • If a patch is not available, modify medicine.php to use prepared statements or parameterized queries for the editid variable and ensure all user input is properly sanitized.
  • If the editid functionality is unnecessary, disable or remove this feature from the web interface to eliminate the attack surface.

Generated by OpenCVE AI on July 4, 2026 at 16:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 04 Jul 2026 07:30:00 +0000

Type Values Removed Values Added
Description A flaw has been found in itsourcecode Hospital Management System 1.0. Affected by this issue is some unknown functionality of the file /medicine.php. This manipulation of the argument editid causes sql injection. Remote exploitation of the attack is possible. The exploit has been published and may be used.
Title itsourcecode Hospital Management System medicine.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-07-04T06:30:07.999Z

Reserved: 2026-07-03T16:46:53.251Z

Link: CVE-2026-14619

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-04T16:15:16Z

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