First published: Thu Mar 06 2025(Updated: )
A vulnerability was found in code-projects Blood Bank Management System 1.0. It has been declared as critical. This vulnerability affects unknown code of the file /user_dashboard/delete_requester.php. The manipulation of the argument requester_id 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 |
---|---|---|
Blood Bank Management System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-2037 has been declared as critical due to its potential for SQL injection vulnerabilities.
To fix CVE-2025-2037, ensure proper input validation and parameterized queries in the /user_dashboard/delete_requester.php file.
CVE-2025-2037 is identified as an SQL injection vulnerability affecting certain code in the Blood Bank Management System.
CVE-2025-2037 affects the Blood Bank Management System version 1.0 developed by code-projects.
The attack vector for CVE-2025-2037 involves manipulating the requester_id parameter in the delete_requester.php file.