CVE-2025-65340
Deferred Deferred - Pending Action

SQL Injection in Kishan0725 Hospital Management System

Vulnerability report for CVE-2025-65340, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-29

Last updated on: 2026-07-30

Assigner: MITRE

Description

kishan0725 Hospital Management System 4.0 is vulnerable to SQL Injection in /betweendates-detailsreports.php.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-29
Last Modified
2026-07-30
Generated
2026-08-19
AI Q&A
2026-07-30
EPSS Evaluated
2026-08-18
NVD

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The vulnerability is a SQL Injection in the Hospital Management System 4.0, specifically in the /betweendates-detailsreports.php file. This allows attackers to manipulate SQL queries by injecting malicious code, potentially accessing or altering sensitive database information.

Detection Guidance

To detect SQL injection vulnerabilities in the Hospital Management System 4.0, inspect the /betweendates-detailsreports.php endpoint for user-supplied input that interacts with a database. Test with single quotes or SQL keywords like 'OR 1=1' in input fields to observe errors or unexpected behavior.

Impact Analysis

This vulnerability could allow unauthorized access to patient records, financial data, or other sensitive information stored in the hospital management system. Attackers might extract, modify, or delete data, leading to privacy breaches or system disruptions.

Compliance Impact

This vulnerability could lead to non-compliance with GDPR and HIPAA, as it may result in unauthorized access to protected health information (PHI) or personal data. Organizations could face legal penalties, fines, or reputational damage due to data breaches.

Mitigation Strategies

Immediately update the Hospital Management System to the latest patched version. If no patch is available, consider disabling the affected /betweendates-detailsreports.php endpoint or restricting access to trusted IPs. Review database logs for suspicious queries or unauthorized access attempts.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-65340. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart