PT-2025-47337 · Unknown · Hospital Management System Version 4
Published
2025-11-18
·
Updated
2025-11-19
·
CVE-2025-63512
CVSS v3.1
6.5
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
Hospital Management System version 4
Description
The Hospital Management System version 4 is susceptible to a SQL Injection issue within the admin-panel1.php file, specifically in the doctor deletion functionality. The application does not adequately sanitize or parameterize the
demail parameter, leading to its direct inclusion in a dynamic SQL query. This allows for potential manipulation of the database.Recommendations
Apply proper input sanitization and parameterized queries to the
demail parameter in the doctor deletion logic within the admin-panel1.php file.Exploit
Fix
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Hospital Management System Version 4