CVE-2024-8944: code-projects Hospital Management System check_availability.php sql injection
Published Sep 17, 2024
·Updated
A vulnerability, which was classified as critical, was found in code-projects Hospital Management System 1.0. This affects an unknown part of the file checkavailability.php. The manipulation of the argument email leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used.
Affected Software
1 affected component
Fabian Hospital Management System=1.0
Remediation
Patch Available
Event History
Sep 17, 2024
CVE Published
via MITRE·06:00 PM
Data Sourced
via MITRE·06:00 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·06:15 PM
RemedyDescriptionSeverityWeaknessAffected Software
Frequently Asked Questions
1
What is the severity of CVE-2024-8944?
CVE-2024-8944 is classified as a critical vulnerability.
2
How does CVE-2024-8944 affect the Hospital Management System?
CVE-2024-8944 allows for SQL injection via the email parameter in the check_availability.php file.
3
Can CVE-2024-8944 be exploited remotely?
Yes, CVE-2024-8944 can be exploited remotely due to its nature.
4
What software versions are affected by CVE-2024-8944?
CVE-2024-8944 affects Hospital Management System version 1.0.
5
How can I mitigate the risks associated with CVE-2024-8944?
To mitigate risks from CVE-2024-8944, sanitize all user inputs and implement parameterized queries.