First published: Sun Oct 20 2024(Updated: )
A vulnerability classified as critical was found in code-projects Hospital Management System 1.0. This vulnerability affects unknown code of the file change-password.php. The manipulation of the argument cpass leads to sql injection. The attack can be initiated 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-10169 is classified as a critical vulnerability due to its potential for remote SQL injection.
CVE-2024-10169 affects the change-password.php file, allowing attackers to manipulate the cpass argument for SQL injection.
To fix CVE-2024-10169, sanitize and validate user input in the change-password.php file to prevent SQL injection.
CVE-2024-10169 affects users of the Hospital Management System version 1.0.
Yes, CVE-2024-10169 can be exploited remotely by sending specially crafted requests to the affected application.