CVE-2023-41530: SQL Injection
Published Aug 7, 2025
·Updated
Hospital Management System v4 was discovered to contain a SQL injection vulnerability via the appcontact parameter in appsearch.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-41530?
CVE-2023-41530 is classified as a critical vulnerability due to the potential for SQL injection leading to unauthorized data access.
2
How do I fix CVE-2023-41530?
To fix CVE-2023-41530, sanitize and validate all user inputs before using them in SQL queries, particularly the app_contact parameter.
3
What software is affected by CVE-2023-41530?
CVE-2023-41530 affects Hospital Management System version 4.
4
What type of vulnerability is CVE-2023-41530?
CVE-2023-41530 is a SQL injection vulnerability that allows attackers to manipulate database queries.
5
Can CVE-2023-41530 be exploited remotely?
Yes, CVE-2023-41530 can be exploited remotely if an attacker is able to send a crafted request to the vulnerable application.