First published: Thu Nov 07 2024(Updated: )
A vulnerability was found in code-projects E-Health Care System 1.0. It has been classified as critical. Affected is an unknown function of the file /Doctor/delete_user_appointment_request.php. The manipulation of the argument id leads to sql injection. It is possible to launch 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 |
---|---|---|
Anisha E-health Care System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-10967 is classified as a critical vulnerability.
To fix CVE-2024-10967, validate and sanitize input parameters used in the /Doctor/delete_user_appointment_request.php file to prevent SQL injection.
CVE-2024-10967 is a SQL injection vulnerability.
CVE-2024-10967 affects version 1.0 of Anisha E-health Care System.
The attack vector for CVE-2024-10967 involves manipulating the 'id' argument in the specified PHP file to execute unauthorized SQL commands.