CVE-2023-41528: SQL Injection
Published Aug 7, 2025
·Updated
Hospital Management System v4 was discovered to contain multiple SQL injection vulnerabilities in contact.php via the txtname, txtphone, and txtmail parameters.
Affected Software
2 affected components
Unknown 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-41528?
CVE-2023-41528 is classified as a high severity vulnerability due to its potential for SQL injection exploits.
2
How do I fix CVE-2023-41528?
To fix CVE-2023-41528, you should implement parameterized queries or prepared statements to prevent SQL injection.
3
What are the affected components in CVE-2023-41528?
CVE-2023-41528 affects the contact.php file specifically via the txtname, txtphone, and txtmail parameters.
4
Can CVE-2023-41528 be exploited remotely?
Yes, CVE-2023-41528 can be exploited remotely if an attacker has access to the vulnerable Hospital Management System.
5
What kind of attacks can CVE-2023-41528 lead to?
CVE-2023-41528 can lead to unauthorized data access, data manipulation, or even database compromise through SQL injection attacks.