CVE-2023-41527: SQL Injection
Published Aug 7, 2025
·Updated
Hospital Management System v4 was discovered to contain a SQL injection vulnerability via the password2 parameter in func.php.
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-41527?
CVE-2023-41527 has a high severity rating due to its potential impact on database security through SQL injection.
2
How do I fix CVE-2023-41527?
To fix CVE-2023-41527, sanitize and validate all user inputs, especially the password2 parameter in func.php.
3
What type of vulnerability is CVE-2023-41527?
CVE-2023-41527 is classified as a SQL injection vulnerability.
4
Which software is affected by CVE-2023-41527?
CVE-2023-41527 affects Hospital Management System v4.
5
What can an attacker achieve with CVE-2023-41527?
An attacker can exploit CVE-2023-41527 to execute arbitrary SQL queries, potentially gaining unauthorized access to sensitive data.