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 enables tampering of the editid parameter to perform SQL injection, allowing an attacker to execute arbitrary SQL statements against the back‑end database. This could result in disclosure, alteration, or deletion of sensitive data stored in the system. The vulnerability compromises the application.

Affected Systems

Itsourcecode Hospital Management System version 1.0 is affected, with the documented vulnerability residing in the medicine.php file that handles the editid parameter. No other products does not appear to affect components beyond the web interface.

Risk and Exploitability

The CVSS score of 5.3 reflects moderate severity, while the EPSS score of < 1% indicates a very low likelihood of exploitation. The vulnerability is not listed in CISA KEV, yet the availability of a published exploit and the fact that it can be triggered remotely through the web layer mean that the risk is real. The likely attack vector is the web interface, with the attacker manipulating the editid query parameter over HTTP or HTTPS, possibly without authentication if access controls are weak.

Generated by OpenCVE AI on July 24, 2026 at 10:08 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any vendor patch or upgrade to a release that addresses the medicine.php SQL injection flaw.
  • If no patch is available, modify the /medicine.php script so that the editid parameter is handled with prepared statements or parameterized queries and perform strict input validation before including user‑supplied data in SQL statements.
  • If the feature is not required, disable or remove it from the web interface to eliminate the vulnerability.

Generated by OpenCVE AI on July 24, 2026 at 10:08 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 07 Jul 2026 03:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


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-07T02:28:36.540Z

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

Link: CVE-2026-14619

cve-icon Vulnrichment

Updated: 2026-07-07T02:28:31.833Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-24T10:15:02Z

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