Description
kishan0725 Hospital Management System 4.0 is vulnerable to SQL Injection in /betweendates-detailsreports.php.
Published: 2026-07-29
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a SQL injection flaw in the /betweendates-detailsreports.php endpoint of Hospital Management System 4.0. It permits an attacker to inject arbitrary SQL commands, which can lead to unauthorized data disclosure, data tampering, or, in some configurations, full database compromise. The CWE classification is CWE‑89, indicating a classic input validation weakness. No functionality that could directly trigger remote code execution is described, but the ability to alter or exfiltrate sensitive data represents a serious breach of confidentiality and integrity.

Affected Systems

All installations of Hospital Management System 4.0 are affected, as the vulnerability resides in the core application code and no version filtering is provided. The product name is Hospital Management System 4.0; vendor information is not supplied, so any instance running this version is potentially vulnerable.

Risk and Exploitability

The CVSS score of 9.8 marks this flaw as Critical, and the EPSS score of less than 1% suggests that, while currently rare, exploitation is possible and could occur if attackers focus on this niche application. The vulnerability is not listed in CISA's KEV catalog, so no public exploits are confirmed, but the lack of defensive mitigations in the application could still allow successful attacks via crafted HTTP requests to the vulnerable endpoint.

Generated by OpenCVE AI on August 4, 2026 at 12:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Hospital Management System to a version that incorporates the fix for the /betweendates-detailsreports.php SQL injection flaw.
  • Implement application‑level input validation: replace vulnerable string concatenation with parameterized or prepared statements for all database interactions on this endpoint.
  • Deploy a web application firewall or intrusion prevention rule to block common SQL injection payload patterns targeting the /betweendates-detailsreports.php URL.

Generated by OpenCVE AI on August 4, 2026 at 12:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 13:00:00 +0000

Type Values Removed Values Added
Title Hospital Management System 4.0 Vulnerable to SQL Injection

Thu, 30 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
First Time appeared Campcodes
Campcodes hospital Management System
Vendors & Products Campcodes
Campcodes hospital Management System

Thu, 30 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-89
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 29 Jul 2026 21:15:00 +0000


Subscriptions

Campcodes Hospital Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-30T17:39:30.597Z

Reserved: 2025-11-18T00:00:00.000Z

Link: CVE-2025-65340

cve-icon Vulnrichment

Updated: 2026-07-30T16:07:09.847Z

cve-icon NVD

Status : Deferred

Published: 2026-07-29T21:17:45.880

Modified: 2026-07-30T19:17:00.743

Link: CVE-2025-65340

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T12:45:05Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')