First published: Tue 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 check_availability.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.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Fabianros Hospital Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-8944 is classified as a critical vulnerability.
CVE-2024-8944 allows for SQL injection via the email parameter in the check_availability.php file.
Yes, CVE-2024-8944 can be exploited remotely due to its nature.
CVE-2024-8944 affects Hospital Management System version 1.0.
To mitigate risks from CVE-2024-8944, sanitize all user inputs and implement parameterized queries.