CVE-2023-41526: SQL Injection
Published Aug 7, 2025
·Updated
Hospital Management System v4 was discovered to contain multiple SQL injection vulnerabilities in func1.php via the username3 and password3 parameters.
Affected Software
2 affected components
Hospital Management System Hospital Management System
kishan0725 Hospital Management System=4.0
Event History
Aug 7, 2025
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Data Sourced
via NVD·06:15 PM
DescriptionSeverityWeaknessAffected Software
Frequently Asked Questions
1
What is the severity of CVE-2023-41526?
CVE-2023-41526 is classified as a high-severity vulnerability due to the potential for unauthorized access and data manipulation.
2
How do I fix CVE-2023-41526?
To fix CVE-2023-41526, sanitize and validate all user inputs including the username3 and password3 parameters in func1.php.
3
What is affected by CVE-2023-41526?
CVE-2023-41526 affects version 4 of the Hospital Management System, specifically the func1.php script.
4
What type of attacks can CVE-2023-41526 allow?
CVE-2023-41526 can allow attackers to perform SQL injection attacks, leading to data leakage or database manipulation.
5
Is there a patch available for CVE-2023-41526?
As of now, there is no official patch available for CVE-2023-41526, so manual code adjustments are needed for mitigation.