First published: Fri Sep 20 2024(Updated: )
A vulnerability was found in code-projects Blood Bank Management System 1.0. It has been classified as critical. This affects an unknown part of the file /admin/login.php of the component Admin Login. The manipulation of the argument username/password 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 |
---|---|---|
Blood Bank Management System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-9035 has been classified as critical due to its potential for SQL injection.
To fix CVE-2024-9035, sanitize user inputs in the admin/login.php file to prevent SQL injection.
CVE-2024-9035 affects the admin login component of the Blood Bank Management System 1.0.
Yes, exploitation of CVE-2024-9035 can be straightforward due to improper handling of user input.
If CVE-2024-9035 is exploited, it can allow attackers to execute arbitrary SQL commands on the database.