CVE-2025-69943: SQL Injection
Published Jul 29, 2026
·Updated
kishan0725 Hospital Management System 4.0 is vulnerale to SQL Injection in getdoctor.php via the parameters doctor and specilizationid.
Affected Software
1 affected component
Hospital Management System=4.0
Event History
Jul 29, 2026
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Data Sourced
via NVD·10:16 PM
DescriptionSeverityWeakness
Frequently Asked Questions
1
What is the severity of CVE-2025-69943?
CVE-2025-69943 has a critical severity score of 9.8.
2
How does CVE-2025-69943 affect the Hospital Management System?
CVE-2025-69943 allows for SQL Injection attacks via the parameters doctor and specializationid in get_doctor.php.
3
What types of data could be exposed by CVE-2025-69943?
CVE-2025-69943 can lead to unauthorized access to sensitive data such as doctor information and patient records.
4
How do I fix CVE-2025-69943?
To fix CVE-2025-69943, sanitize and validate user inputs for the parameters doctor and specializationid to prevent SQL Injection.
5
Is CVE-2025-69943 a common vulnerability?
CVE-2025-69943 is related to SQL Injection, which is a widely recognized type of vulnerability affecting many web applications.